guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

28/84: gnu: gnome-user-docs: Update to 46.1.


From: guix-commits
Subject: 28/84: gnu: gnome-user-docs: Update to 46.1.
Date: Sat, 9 Nov 2024 03:54:34 -0500 (EST)

lilyp pushed a commit to branch gnome-team
in repository guix.

commit 2d4bb6863bca97dbf138e0045d32df9578a30b5a
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Wed Jul 17 22:21:27 2024 +0200

    gnu: gnome-user-docs: Update to 46.1.
    
    * gnu/packages/gnome.scm (gnome-user-docs): Update to 46.1.
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 91c02fcf87..792eb03c76 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1991,7 +1991,7 @@ and running smart commands.")
 (define-public gnome-user-docs
   (package
    (name "gnome-user-docs")
-   (version "44.6")
+   (version "46.1")
    (source
     (origin
       (method url-fetch)
@@ -1999,7 +1999,7 @@ and running smart commands.")
                           (version-major version)
                           "/gnome-user-docs-" version ".tar.xz"))
       (sha256
-       (base32 "0ds2mccrgmb4jgw196jjm7xzlvnir8k80g1v55sd4nn00prc1b9g"))))
+       (base32 "1nha33zd4mj37ql41qci6wnd2fsqnqxp378n9m7yp5xpxv5r6wm9"))))
    (build-system gnu-build-system)
    (native-inputs
     (list gettext-minimal itstool pkg-config libxml2))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]