guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#72702] [PATCH gnome-team 06/20] gnu: atkmm: Update to 2.36.3.


From: Liliana Marie Prikler
Subject: [bug#72702] [PATCH gnome-team 06/20] gnu: atkmm: Update to 2.36.3.
Date: Sat, 17 Aug 2024 10:47:52 +0200

* gnu/packages/gtk.scm (atkmm): Update to 2.36.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 f42fc105fc..f8a7a9d769 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -1805,7 +1805,7 @@ (define-public pangomm-2.46
 (define-public atkmm
   (package
     (name "atkmm")
-    (version "2.36.2")
+    (version "2.36.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -1813,7 +1813,7 @@ (define-public atkmm
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0yg0v8f0xms2cfj1r9q6yrl4757wrivpb4q56rbmx626yycxsqkg"))))
+                "0x2rdjmgmxza83lznss69nz7z6ny1cbh1ih2fbdhmpn4l3m69hkf"))))
     (build-system meson-build-system)
     (outputs '("out" "doc"))
     (arguments
-- 
2.45.2






reply via email to

[Prev in Thread] Current Thread [Next in Thread]