guix-commits
[Top][All Lists]
Advanced

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

15/29: gnu: pangomm@2.46: Update to 2.46.4.


From: guix-commits
Subject: 15/29: gnu: pangomm@2.46: Update to 2.46.4.
Date: Sat, 24 Feb 2024 01:30:00 -0500 (EST)

lilyp pushed a commit to branch gnome-team
in repository guix.

commit 6a5c2b622d63e1d121c975b59fa2662bb24ab26f
Author: Vivien Kraus <vivien@planete-kraus.eu>
AuthorDate: Wed Feb 14 22:29:53 2024 +0100

    gnu: pangomm@2.46: Update to 2.46.4.
    
    * gnu/packages/gtk.scm (pangomm-2.46): Update to 2.46.4.
    
    Change-Id: Ia1dcb94f35eb80a7cd79cae5245acbc4069e006b
    Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
    Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
---
 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 2224af0e75..086183da8e 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -1725,7 +1725,7 @@ text rendering library.")
   (package
     (inherit pangomm)
     (name "pangomm")
-    (version "2.46.3")
+    (version "2.46.4")
     (source
      (origin
        (method url-fetch)
@@ -1734,7 +1734,7 @@ text rendering library.")
                        (version-major+minor version)  "/"
                        name "-" version ".tar.xz"))
        (sha256
-        (base32 "0ya3yb36d745m5ccgwhgxl8xjh82hiys3lvk08zqyq0s8x6y03s1"))))
+        (base32 "08nvd36s2fqksrkh573cn4gz90cpyl91azrpp7j4shi62mk1c85r"))))
     (propagated-inputs
      (list cairomm-1.14 glibmm-2.66 pango))))
 



reply via email to

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