GNU bug report logs - #68344
[PATCH gnome-team 0/2] Another gnome-team world rebuild

Previous Next

Package: guix-patches;

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

Date: Tue, 9 Jan 2024 12:03:01 UTC

Severity: normal

Tags: patch

Merged with 68308

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 68344 <at> debbugs.gnu.org (full text, mbox):

From: Vivien Kraus <vivien <at> planete-kraus.eu>
To: 68344 <at> debbugs.gnu.org
Cc: rg <at> raghavgururajan.name, liliana.prikler <at> gmail.com,
 maxim.cournoyer <at> gmail.com
Subject: [PATCH gnome-team 1/2] gnu: atkmm <at> 2.28: Update to 2.28.3.
Date: Tue, 9 Jan 2024 12:38:12 +0100
* gnu/packages/gtk.scm (atkmm-2.28): Update to 2.28.3.

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

diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index 8b4fe7d681..f90ec2cf3f 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -1788,7 +1788,7 @@ (define-public atkmm-2.28
   (package
     (inherit atkmm)
     (name "atkmm")
-    (version "2.28.1")
+    (version "2.28.3")
     (source
      (origin
        (method url-fetch)
@@ -1797,7 +1797,7 @@ (define-public atkmm-2.28
                        (version-major+minor version)  "/"
                        name "-" version ".tar.xz"))
        (sha256
-        (base32 "1b8vycqzr3lfvk2l73f4kk74hj48081zbh9r1r2ilr3h8xh7cs0i"))))
+        (base32 "0scricjx6p7acxrxmj232d6qi42zdkjh90xila6vw2d9hss8h83w"))))
     (propagated-inputs
      (modify-inputs (package-propagated-inputs atkmm)
        (replace "glibmm" glibmm-2.64)))))
-- 
2.41.0




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

Previous Next


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