epiphany: 44.2 → 44.3 (#234118)

https://gitlab.gnome.org/GNOME/epiphany/-/compare/44.2...44.3
This commit is contained in:
Bobby Rong 2023-05-27 02:56:43 +08:00 committed by GitHub
parent f44083052e
commit 5fd7da06bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,11 +36,11 @@
stdenv.mkDerivation rec {
pname = "epiphany";
version = "44.2";
version = "44.3";
src = fetchurl {
url = "mirror://gnome/sources/${pname}/${lib.versions.major version}/${pname}-${version}.tar.xz";
sha256 = "sfbfFftqYX/t1hmLLcqr1EENJYNECdpRVwndd8/FazM=";
sha256 = "9ekEsuUQIQTYt/46YVA0rdeN4DEWSStUy968ooC92Jk=";
};
nativeBuildInputs = [