~ruther/guix-local

91193aed65220d0aa704244421fa012b6426f3a1 — Liliana Marie Prikler 1 year, 7 months ago 09277e7
gnu: gnome-user-docs: Update to 46.7.

* gnu/packages/gnome.scm (gnome-user-docs): Update to 46.7.
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/gnome.scm
M gnu/packages/gnome.scm => gnu/packages/gnome.scm +2 -2
@@ 2002,7 2002,7 @@ and running smart commands.")
(define-public gnome-user-docs
  (package
   (name "gnome-user-docs")
   (version "46.1")
   (version "46.7")
   (source
    (origin
      (method url-fetch)


@@ 2010,7 2010,7 @@ and running smart commands.")
                          (version-major version)
                          "/gnome-user-docs-" version ".tar.xz"))
      (sha256
       (base32 "1nha33zd4mj37ql41qci6wnd2fsqnqxp378n9m7yp5xpxv5r6wm9"))))
       (base32 "15qzaa1d22l56xflj7jql28ghl4y4lg7rwjrai8i7758aqy6qipl"))))
   (build-system gnu-build-system)
   (native-inputs
    (list gettext-minimal itstool pkg-config libxml2))