epiphany: 3.22.4 -> 3.22.5 (fixes source hash)
I don't know what happened in 754a9cf69804ec00527f4703806282c16179c589 ("gnome3.20: remove"), but that hash doesn't work. (Did gnome update tarball in place?) I ran "./maintainers/scripts/gnome.sh update epiphany" and selected the current major.minor version. Now the hash is working.
This commit is contained in:
parent
4b2f2ccf16
commit
6db593164a
@ -1,10 +1,10 @@
|
|||||||
# Autogenerated by maintainers/scripts/gnome.sh update
|
# Autogenerated by maintainers/scripts/gnome.sh update
|
||||||
|
|
||||||
fetchurl: {
|
fetchurl: {
|
||||||
name = "epiphany-3.22.4";
|
name = "epiphany-3.22.5";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = mirror://gnome/sources/epiphany/3.22/epiphany-3.22.4.tar.xz;
|
url = mirror://gnome/sources/epiphany/3.22/epiphany-3.22.5.tar.xz;
|
||||||
sha256 = "051av2xcg7ii2y273vqmdkzanygws9qsaq7ks0070y06d4rhl6xy";
|
sha256 = "e9c307b3f53a77c16ca698fb62fbb8d9b16773702d8163d83699bd623afa6745";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user