GNU bug report logs - #68308
[PATCH] gnu: atkmm@2.28: Update to 2.28.3.

Previous Next

Package: guix-patches;

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

Date: Sun, 7 Jan 2024 17:27:03 UTC

Severity: normal

Tags: patch

Merged with 68344

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: 68308 <at> debbugs.gnu.org
Cc: liliana.prikler <at> gmail.com, maxim.cournoyer <at> gmail.com, rg <at> raghavgururajan.name
Subject: [bug#68308] [PATCH] gnu: atkmm <at> 2.28: Update to 2.28.3.
Date: Sun, 7 Jan 2024 17:59:55 +0100
* gnu/packages/gtk.scm (atkmm-2.28): Update to 2.28.3.
---
 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 f88ab930d5..0c0aec6403 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)))))

base-commit: 1cd97066c2dc84c6e538cfa63820e18f6c12a414
prerequisite-patch-id: e8b6782eaa5783cfc6ed74633ca8bfca5fd22715
prerequisite-patch-id: 5bbc8b4dbe8adefcc2d17b5e8b8f74779b084479
-- 
2.41.0





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

Previous Next


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