gnome.epiphany: 41.2 → 41.3

https://gitlab.gnome.org/GNOME/epiphany/-/blob/gnome-41/NEWS
This commit is contained in:
Bobby Rong 2021-12-21 15:43:44 +08:00
parent 9d4f3cabe9
commit 4cc9dd266d
No known key found for this signature in database
GPG Key ID: ED07364437C91161

@ -41,11 +41,11 @@
stdenv.mkDerivation rec {
pname = "epiphany";
version = "41.2";
version = "41.3";
src = fetchurl {
url = "mirror://gnome/sources/${pname}/${lib.versions.major version}/${pname}-${version}.tar.xz";
sha256 = "Ud5KGB+nxKEs3DDMsWQ2ElwaFt+av44/pTP8gb8Q60w=";
sha256 = "ugEmjuVPMY39rC4B66OKP8lpQMHL9kDtJhOuKfi8ua0=";
};
patches = lib.optionals withPantheon [