mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 03:20:04 +01:00
gnu: gnome-user-docs: Update to 42.0.
* gnu/packages/gnome.scm (gnome-user-docs): Update to 42.0.
This commit is contained in:
parent
7a8b36b6fc
commit
0e5d6934e5
1 changed files with 2 additions and 2 deletions
|
@ -1893,7 +1893,7 @@ and running smart commands.")
|
||||||
(define-public gnome-user-docs
|
(define-public gnome-user-docs
|
||||||
(package
|
(package
|
||||||
(name "gnome-user-docs")
|
(name "gnome-user-docs")
|
||||||
(version "40.5")
|
(version "42.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -1901,7 +1901,7 @@ and running smart commands.")
|
||||||
(version-major version)
|
(version-major version)
|
||||||
"/gnome-user-docs-" version ".tar.xz"))
|
"/gnome-user-docs-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0p6ysdqlfc7vvzsrcanl9bhsc7666sv42xxzpbgsf5j55z3yrkpr"))))
|
(base32 "01g9smkk2sj3yrih2wjn6vx9av855n7w6nqf9wpxvfq086h7vcmj"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list gettext-minimal itstool pkg-config libxml2))
|
(list gettext-minimal itstool pkg-config libxml2))
|
||||||
|
|
Loading…
Add table
Reference in a new issue