gnome-online-accounts: 3.20.2 -> 3.20.3
This commit is contained in:
parent
b5c2b4fc80
commit
874fb49d19
|
@ -1,11 +1,10 @@
|
|||
# Autogenerated by maintainers/scripts/gnome.sh update
|
||||
|
||||
fetchurl: rec {
|
||||
major = "3.20";
|
||||
name = "gnome-online-accounts-${major}.2";
|
||||
fetchurl: {
|
||||
name = "gnome-online-accounts-3.20.3";
|
||||
|
||||
src = fetchurl {
|
||||
url = "mirror://gnome/sources/gnome-online-accounts/${major}/${name}.tar.xz";
|
||||
sha256 = "1pf1rn1i7dqll9ph6scg2g281njx5pq6z0wyj9493m474nfmsmab";
|
||||
url = mirror://gnome/sources/gnome-online-accounts/3.20/gnome-online-accounts-3.20.3.tar.xz;
|
||||
sha256 = "094fc04cf3e0b4ace667fce3b5bdcca5093e0c93f9184439e663c69546c1e046";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue