GNU bug report logs - #68911
[PATCH gnome-team 0/7] GNOME 44.8 updates

Previous Next

Package: guix-patches;

Reported by: Vivien Kraus <vivien <at> planete-kraus.eu>

Date: Sat, 3 Feb 2024 17:38:02 UTC

Severity: normal

Tags: patch

Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Vivien Kraus <vivien <at> planete-kraus.eu>
To: 68911 <at> debbugs.gnu.org
Cc: rg <at> raghavgururajan.name, vivien <at> planete-kraus.eu, liliana.prikler <at> gmail.com, maxim.cournoyer <at> gmail.com
Subject: [bug#68911] [PATCH gnome-team v2 09/17] gnu: gcr <at> 3: Update to 3.41.2.
Date: Wed, 14 Feb 2024 22:31:09 +0100
* gnu/packages/gnome.scm (gcr-3): Update to 3.41.2.

Change-Id: I793d145775c4153386e7931ceb497d518248a120
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index d222547464..8bf521cc0b 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2480,7 +2480,7 @@ (define-public gcr-3
   (package
     (inherit gcr)
     (name "gcr")
-    (version "3.41.1")
+    (version "3.41.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -2488,7 +2488,7 @@ (define-public gcr-3
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0kx2pv272p0qc0nq1287gciyn34d95yxg41vq3lzxfzyqaijhwdv"))))
+                "1dqsgrb62fgmy4w63bjl3b525nil4idrrdcscia1h3isaly0zlds"))))
     (arguments
      (substitute-keyword-arguments (package-arguments gcr)
        ((#:phases phases)
-- 
2.41.0




This bug report was last modified 1 year and 141 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.