From fac853bb80dfb7b50e34d821a7ccb194abdd5000 Mon Sep 17 00:00:00 2001 From: Bobby Rong Date: Tue, 26 Sep 2023 16:09:51 +0000 Subject: [PATCH] =?UTF-8?q?gnote:=2045.rc=20=E2=86=92=2045.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://gitlab.gnome.org/GNOME/gnote/-/compare/45.rc...45.0 Just translations. Changelog-reviewed-by: Bobby Rong Changelog-reviewed-by: Jan Tojnar --- pkgs/applications/office/gnote/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/applications/office/gnote/default.nix b/pkgs/applications/office/gnote/default.nix index dc2ebe4f0ff3..f75b0a709c7e 100644 --- a/pkgs/applications/office/gnote/default.nix +++ b/pkgs/applications/office/gnote/default.nix @@ -18,11 +18,11 @@ stdenv.mkDerivation rec { pname = "gnote"; - version = "45.rc"; + version = "45.0"; src = fetchurl { url = "mirror://gnome/sources/${pname}/${lib.versions.major version}/${pname}-${version}.tar.xz"; - hash = "sha256-/XFnzEl3Dzl0ayOnNrQ+gdouGihMMuql4/zaikZRaNA="; + hash = "sha256-XRb9h9FA7HL7s1ewVp2u+4Io4HgUcBVG5r3mVyGTwko="; }; buildInputs = [