me
/
guix
Archived
1
0
Fork 0

gnu: pangomm@2.46: Update to 2.46.3.

* gnu/packages/gtk.scm (pangomm-2.46): Update to 2.46.3

Change-Id: I53c19722ba403790b8e110433fc31753817b5d22
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
master
Vivien Kraus 2023-11-26 16:18:15 +01:00 committed by Liliana Marie Prikler
parent 87794254ab
commit fa1610a60c
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 2 additions and 2 deletions

View File

@ -1720,7 +1720,7 @@ text rendering library.")
(package
(inherit pangomm)
(name "pangomm")
(version "2.46.2")
(version "2.46.3")
(source
(origin
(method url-fetch)
@ -1729,7 +1729,7 @@ text rendering library.")
(version-major+minor version) "/"
name "-" version ".tar.xz"))
(sha256
(base32 "1x56xb4k1d9g88a1d9rlcvy97mmj39rib6c3wfzpff04vjs2li2p"))))
(base32 "0ya3yb36d745m5ccgwhgxl8xjh82hiys3lvk08zqyq0s8x6y03s1"))))
(propagated-inputs
(list cairomm-1.14 glibmm-2.64 pango))))