gnome.epiphany: 40.3 → 41.0
https://ftp.gnome.org/pub/GNOME/sources/epiphany/41/epiphany-41.alpha.news https://ftp.gnome.org/pub/GNOME/sources/epiphany/41/epiphany-41.beta.news https://ftp.gnome.org/pub/GNOME/sources/epiphany/41/epiphany-41.rc.news https://ftp.gnome.org/pub/GNOME/sources/epiphany/41/epiphany-41.0.news
This commit is contained in:
parent
0438f3d8c5
commit
e3953ce3e9
@ -39,11 +39,11 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "epiphany";
|
||||
version = "40.3";
|
||||
version = "41.0";
|
||||
|
||||
src = fetchurl {
|
||||
url = "mirror://gnome/sources/${pname}/${lib.versions.major version}/${pname}-${version}.tar.xz";
|
||||
sha256 = "2tE4ufLVXeJxEo/KOLYfU/2YDFh9KeG6a1CP/zsZ9WQ=";
|
||||
sha256 = "s50YJUkllbC3TF1qZoaoV/lBnfpMAvgBPCl7yHDibdA=";
|
||||
};
|
||||
|
||||
patches = lib.optionals withPantheon [
|
||||
|
Loading…
Reference in New Issue
Block a user