gnome-online-accounts: 3.20.1 -> 3.20.2
This commit is contained in:
parent
e14181ab17
commit
20f2e6e75b
@ -1,10 +1,11 @@
|
|||||||
# Autogenerated by maintainers/scripts/gnome.sh update
|
# Autogenerated by maintainers/scripts/gnome.sh update
|
||||||
|
|
||||||
fetchurl: {
|
fetchurl: rec {
|
||||||
name = "gnome-online-accounts-3.20.1";
|
major = "3.20";
|
||||||
|
name = "gnome-online-accounts-${major}.2";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = mirror://gnome/sources/gnome-online-accounts/3.20/gnome-online-accounts-3.20.1.tar.xz;
|
url = "mirror://gnome/sources/gnome-online-accounts/${major}/${name}.tar.xz";
|
||||||
sha256 = "c37aebc1e12f31f5516d33a354181e4d202a07da4f7d3a95b0da8cf0028c0c93";
|
sha256 = "1pf1rn1i7dqll9ph6scg2g281njx5pq6z0wyj9493m474nfmsmab";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user