epiphany: 42.2 -> 42.3

This commit is contained in:
R. Ryantm 2022-07-09 02:50:21 +00:00 committed by Jan Tojnar
parent 8b051477e8
commit 7abecbac0c

View file

@ -40,11 +40,11 @@
stdenv.mkDerivation rec {
pname = "epiphany";
version = "42.2";
version = "42.3";
src = fetchurl {
url = "mirror://gnome/sources/${pname}/${lib.versions.major version}/${pname}-${version}.tar.xz";
sha256 = "ksAs+IbRDSzP9d5ljhpCDqsx0gu1DnRtQw6VNbSFGS0=";
sha256 = "cxbTxlAOgl2OVyk/pYBHxWcnvuFs1rasgE/+XZsilWA=";
};
patches = lib.optionals withPantheon [