epiphany: 44.0 → 44.1

https://gitlab.gnome.org/GNOME/epiphany/-/compare/44.0...44.1

Changelog-Reviewed-By: Bobby Rong <rjl931189261@126.com>
This commit is contained in:
Bobby Rong 2023-04-03 10:09:15 +00:00 committed by Jan Tojnar
parent 1df1978d50
commit d0a4f6c5da

View File

@ -36,11 +36,11 @@
stdenv.mkDerivation rec {
pname = "epiphany";
version = "44.0";
version = "44.1";
src = fetchurl {
url = "mirror://gnome/sources/${pname}/${lib.versions.major version}/${pname}-${version}.tar.xz";
sha256 = "qr3J3oDECQc2duAOFbqXGHcV5LhLx3b+htuG0PgUC7E=";
sha256 = "u60o/HJzqGa5teXdVoa9BIQww/C+7UwIJgtNCN2P+Fs=";
};
nativeBuildInputs = [