guix-commits
[Top][All Lists]
Advanced

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

24/25: gnu: pangomm@2.46: Update to 2.46.2.


From: guix-commits
Subject: 24/25: gnu: pangomm@2.46: Update to 2.46.2.
Date: Sat, 16 Jul 2022 18:08:30 -0400 (EDT)

mbakke pushed a commit to branch core-updates
in repository guix.

commit 6140e8c45db79fc77d97eef31af5631bb54bf7b5
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Sat Jul 16 17:36:12 2022 +0200

    gnu: pangomm@2.46: Update to 2.46.2.
    
    * gnu/packages/gtk.scm (pangomm-2.46): Update to 2.46.2.
---
 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 9cd63e2787..918f2204fe 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -1647,7 +1647,7 @@ library.")
   (package
     (inherit pangomm)
     (name "pangomm")
-    (version "2.46.0")
+    (version "2.46.2")
     (source
      (origin
        (method url-fetch)
@@ -1656,7 +1656,7 @@ library.")
                        (version-major+minor version)  "/"
                        name "-" version ".tar.xz"))
        (sha256
-        (base32 "06zczkaxf5p5kjgnzrfylzi40w9a8lxpndgs7rpn12qrsq27sy6k"))))
+        (base32 "1x56xb4k1d9g88a1d9rlcvy97mmj39rib6c3wfzpff04vjs2li2p"))))
     (propagated-inputs
      (list cairomm-1.14 glibmm-2.64 pango))))
 



reply via email to

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