me
/
guix
Archived
1
0
Fork 0

gnu: atkmm: Update to 2.36.2.

* gnu/packages/gtk.scm (atkmm): Update to 2.36.2.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
master
Josselin Poiret 2023-03-30 23:48:14 +02:00 committed by Guillaume Le Vaillant
parent c000352c27
commit 5426672063
No known key found for this signature in database
GPG Key ID: 6BE8208ADF21FE3F
1 changed files with 2 additions and 2 deletions

View File

@ -1760,7 +1760,7 @@ text rendering library.")
(define-public atkmm
(package
(name "atkmm")
(version "2.36.0")
(version "2.36.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@ -1768,7 +1768,7 @@ text rendering library.")
name "-" version ".tar.xz"))
(sha256
(base32
"0wwr0663jrqx2klsasffd9wpk3kqnwisj1y3ahdkjdk5hzrsjgy9"))))
"0yg0v8f0xms2cfj1r9q6yrl4757wrivpb4q56rbmx626yycxsqkg"))))
(build-system meson-build-system)
(outputs '("out" "doc"))
(arguments