From 595e59572faf35dc235dc2453e9412abed3ef4d3 Mon Sep 17 00:00:00 2001 From: Bobby Rong Date: Fri, 13 Sep 2024 13:23:38 +0000 Subject: [PATCH] =?UTF-8?q?evolution:=203.53.2=20=E2=86=92=203.54.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://gitlab.gnome.org/GNOME/evolution/-/compare/3.53.2...3.54.0 Changelog-reviewed-by: Bobby Rong --- .../networking/mailreaders/evolution/evolution/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/applications/networking/mailreaders/evolution/evolution/default.nix b/pkgs/applications/networking/mailreaders/evolution/evolution/default.nix index ad35c68402df..a7dcffc7f1eb 100644 --- a/pkgs/applications/networking/mailreaders/evolution/evolution/default.nix +++ b/pkgs/applications/networking/mailreaders/evolution/evolution/default.nix @@ -45,11 +45,11 @@ stdenv.mkDerivation rec { pname = "evolution"; - version = "3.53.2"; + version = "3.54.0"; src = fetchurl { url = "mirror://gnome/sources/evolution/${lib.versions.majorMinor version}/${pname}-${version}.tar.xz"; - hash = "sha256-512MdxskoJya98RIKyg5S3czpp1pfeSWFhAS7hGSi+4="; + hash = "sha256-qlLXP76wmgk/gZHHJ6ERVCkOVdBHNRJaw5eBTrWGz58="; }; nativeBuildInputs = [