mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: gnu-standards: Update to 2025-03-25.
* gnu/packages/gnu-doc.scm (gnu-standards): Update to 2025-03-25. Change-Id: I8997d04ebcf15a84be15207b63dd4100b9a3dfe6
This commit is contained in:
parent
7dec6c9efa
commit
61bfe02ea0
1 changed files with 2 additions and 2 deletions
|
@ -56,7 +56,7 @@ list.")
|
|||
(define-public gnu-standards
|
||||
(package
|
||||
(name "gnu-standards")
|
||||
(version "2020-11-25")
|
||||
(version "2025-03-25")
|
||||
(source
|
||||
(origin
|
||||
(method cvs-fetch)
|
||||
|
@ -67,7 +67,7 @@ list.")
|
|||
(revision version)))
|
||||
(sha256
|
||||
(base32
|
||||
"1xlwmgcnvp81ipgfir4ckpgl922mbckvxy1x758r0lksq5vrpglj"))
|
||||
"0gwli6wz6zag6bj7nsr403j6r694q0vva9mqlpfqa71g1pglr2ag"))
|
||||
(file-name (string-append name "-" version "-checkout"))))
|
||||
(build-system trivial-build-system)
|
||||
(native-inputs `(("gzip" ,gzip)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue