~ruther/guix-local

437bee3b7eb15bad5aa448abd7e78bae94272669 — Liliana Marie Prikler 1 year, 11 months ago 09fd37c
gnu: pangomm: Update to 2.54.0.

* gnu/packages/gtk.scm (pangomm): Update to 2.54.0.
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/gtk.scm
M gnu/packages/gtk.scm => gnu/packages/gtk.scm +2 -2
@@ 1812,7 1812,7 @@ library.")
(define-public pangomm
  (package
    (name "pangomm")
    (version "2.50.1")
    (version "2.54.0")
    (source (origin
              (method url-fetch)
              (uri (string-append "mirror://gnome/sources/" name "/"


@@ 1820,7 1820,7 @@ library.")
                                  name "-" version ".tar.xz"))
              (sha256
               (base32
                "054jglmnbig14fs99qqi5y174z9j90r6dprpyszw42742cs95jfc"))))
                "1kvs9vbqikwlcfm7v8hhzc48xjpamfsq5skpabs1lyn4nz8iynsa"))))
    (build-system meson-build-system)
    (outputs '("out" "doc"))
    (arguments