evolution: 3.54.2 → 3.54.3

https://gitlab.gnome.org/GNOME/evolution/-/compare/3.54.2...3.54.3
This commit is contained in:
Jan Tojnar
2025-01-08 09:54:17 +01:00
parent 8f3e1f8070
commit ea87e62e90
@@ -46,11 +46,11 @@
stdenv.mkDerivation rec {
pname = "evolution";
version = "3.54.2";
version = "3.54.3";
src = fetchurl {
url = "mirror://gnome/sources/evolution/${lib.versions.majorMinor version}/${pname}-${version}.tar.xz";
hash = "sha256-7eopEv/bZZnA6gKJw6muIBe/43oI14IjWEUhqlaGtXY=";
hash = "sha256-dGz4HvXDJa8X9Tsvq0bWcmDzsT2gFNiZTUrZ6Ea4Ves=";
};
nativeBuildInputs = [