mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-27 19:35:10 -06:00
gnu: gnome-user-docs: Update to 48.2.
* gnu/packages/gnome.scm (gnome-user-docs): Update to 48.2. Change-Id: If2edb792fad8f67a86f05a61cfded6a1215b26c6
This commit is contained in:
parent
7448a151c2
commit
53d251161e
1 changed files with 2 additions and 2 deletions
|
|
@ -1904,7 +1904,7 @@ and running smart commands.")
|
|||
(define-public gnome-user-docs
|
||||
(package
|
||||
(name "gnome-user-docs")
|
||||
(version "46.7")
|
||||
(version "48.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
|
@ -1912,7 +1912,7 @@ and running smart commands.")
|
|||
(version-major version)
|
||||
"/gnome-user-docs-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "15qzaa1d22l56xflj7jql28ghl4y4lg7rwjrai8i7758aqy6qipl"))))
|
||||
(base32 "1f9xz9xmx02zvgbppgq1nhgr7k207d8zcbppkzwxfwm69dv9z0k7"))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
(list gettext-minimal itstool pkg-config libxml2))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue