gnome-bluetooth: 3.18.3 -> 3.20.0

This commit is contained in:
Damien Cassou 2016-07-18 08:46:34 +02:00
parent 09032af1cf
commit 0a42105fc0

View File

@ -1,12 +1,10 @@
# Autogenerated by maintainers/scripts/gnome.sh update # Autogenerated by maintainers/scripts/gnome.sh update
fetchurl: rec { fetchurl: {
major = "3.18"; name = "gnome-bluetooth-3.20.0";
minor = "3";
name = "gnome-bluetooth-${major}.${minor}";
src = fetchurl { src = fetchurl {
url = "mirror://gnome/sources/gnome-bluetooth/${major}/${name}.tar.xz"; url = mirror://gnome/sources/gnome-bluetooth/3.20/gnome-bluetooth-3.20.0.tar.xz;
sha256 = "1qwc9q7x22sc71zhqv4db78rqzxl6fqfw6d978ydqap54c2bg0g4"; sha256 = "93b3ca16b348a168d044b3f777049b7dba2a9292c4adb2751a771e3bc5e4eb53";
}; };
} }