~ruther/guix-local

2830bd3a49c63d52e54e31f05ebe4474e9a818ea — Liliana Marie Prikler 2 years ago 7c73546
gnu: gnome-font-viewer: Update to 46.0.

* gnu/packages/gnome.scm (gnome-font-viewer): Update to 46.0.
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/gnome.scm
M gnu/packages/gnome.scm => gnu/packages/gnome.scm +2 -2
@@ 2419,7 2419,7 @@ The gnome-about program helps find which version of GNOME is installed.")
(define-public gnome-font-viewer
  (package
    (name "gnome-font-viewer")
    (version "44.0")
    (version "46.0")
    (source (origin
              (method url-fetch)
              (uri (string-append "mirror://gnome/sources/gnome-font-viewer/"


@@ 2427,7 2427,7 @@ The gnome-about program helps find which version of GNOME is installed.")
                                  "/gnome-font-viewer-" version ".tar.xz"))
              (sha256
               (base32
                "15wzpdbx9wrw4r5l04srw89ak3j3jcmrvpbm27pw53121grisld1"))))
                "0z2k5nyrizzib657c5k2hnk1v5jcw34bays89l2cq0jx90g40bsr"))))
    (build-system meson-build-system)
    (arguments
     (list