gnome-online-accounts: 3.20.2 -> 3.20.3

This commit is contained in:
Damien Cassou 2016-08-12 12:14:44 +02:00
parent b5c2b4fc80
commit 874fb49d19

View File

@ -1,11 +1,10 @@
# Autogenerated by maintainers/scripts/gnome.sh update # Autogenerated by maintainers/scripts/gnome.sh update
fetchurl: rec { fetchurl: {
major = "3.20"; name = "gnome-online-accounts-3.20.3";
name = "gnome-online-accounts-${major}.2";
src = fetchurl { src = fetchurl {
url = "mirror://gnome/sources/gnome-online-accounts/${major}/${name}.tar.xz"; url = mirror://gnome/sources/gnome-online-accounts/3.20/gnome-online-accounts-3.20.3.tar.xz;
sha256 = "1pf1rn1i7dqll9ph6scg2g281njx5pq6z0wyj9493m474nfmsmab"; sha256 = "094fc04cf3e0b4ace667fce3b5bdcca5093e0c93f9184439e663c69546c1e046";
}; };
} }