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


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

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: [PATCH gnome-team v2 05/17] gnu: atkmm <at> 2.28: Update to 2.28.4.
Date: Wed, 14 Feb 2024 22:29:28 +0100
* gnu/packages/gtk.scm (atkmm-2.28): Update to 2.28.4.

Change-Id: If4b333b02785c9a5712816ea048b1943b582c2e3
---
 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 eacc7fc5ed..71406a98ea 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -1792,7 +1792,7 @@ (define-public atkmm-2.28
   (package
     (inherit atkmm)
     (name "atkmm")
-    (version "2.28.1")
+    (version "2.28.4")
     (source
      (origin
        (method url-fetch)
@@ -1801,7 +1801,7 @@ (define-public atkmm-2.28
                        (version-major+minor version)  "/"
                        name "-" version ".tar.xz"))
        (sha256
-        (base32 "1b8vycqzr3lfvk2l73f4kk74hj48081zbh9r1r2ilr3h8xh7cs0i"))))
+        (base32 "1cysiz908phkagwnls44xxa60xls7r3fw540zcg00g7q520jl50a"))))
     (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 86 days ago.

Previous Next


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