gnome-bluetooth: 3.18.3 -> 3.20.0
This commit is contained in:
parent
09032af1cf
commit
0a42105fc0
@ -1,12 +1,10 @@
|
||||
# Autogenerated by maintainers/scripts/gnome.sh update
|
||||
|
||||
fetchurl: rec {
|
||||
major = "3.18";
|
||||
minor = "3";
|
||||
name = "gnome-bluetooth-${major}.${minor}";
|
||||
fetchurl: {
|
||||
name = "gnome-bluetooth-3.20.0";
|
||||
|
||||
src = fetchurl {
|
||||
url = "mirror://gnome/sources/gnome-bluetooth/${major}/${name}.tar.xz";
|
||||
sha256 = "1qwc9q7x22sc71zhqv4db78rqzxl6fqfw6d978ydqap54c2bg0g4";
|
||||
url = mirror://gnome/sources/gnome-bluetooth/3.20/gnome-bluetooth-3.20.0.tar.xz;
|
||||
sha256 = "93b3ca16b348a168d044b3f777049b7dba2a9292c4adb2751a771e3bc5e4eb53";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user