1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-22 17:16:01 +02:00

gnu: pangomm: Update to 2.56.1.

* gnu/packages/gtk.scm (pangomm): Update to 2.56.1.

Change-Id: I87f1883433a22d989e7118f2ba35df39ec45ccf6
This commit is contained in:
Maxim Cournoyer
2025-05-19 14:01:24 +09:00
committed by Andreas Enge
parent 806a1de82c
commit 0527bc649a
+2 -2
View File
@@ -1801,7 +1801,7 @@ library.")
(define-public pangomm
(package
(name "pangomm")
(version "2.54.0")
(version "2.56.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -1809,7 +1809,7 @@ library.")
name "-" version ".tar.xz"))
(sha256
(base32
"1kvs9vbqikwlcfm7v8hhzc48xjpamfsq5skpabs1lyn4nz8iynsa"))))
"0pbmhpw4pdzv8202b47n9ms64if15jkf4j5lbfanpp4v1sk5m7sk"))))
(build-system meson-build-system)
(outputs '("out" "doc"))
(arguments