GNU bug report logs -
#68308
[PATCH] gnu: atkmm@2.28: Update to 2.28.3.
Previous Next
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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.