3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: gettext-minimal: Update to 0.21.

* gnu/packages/gettext.scm (gettext-minimal): Update to 0.21.
This commit is contained in:
Tobias Geerinckx-Rice 2020-07-27 20:36:11 +02:00
parent cf6f530b03
commit 94a6127fb9
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -44,14 +44,14 @@
(define-public gettext-minimal
(package
(name "gettext-minimal")
(version "0.20.2")
(version "0.21")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/gettext/gettext-"
version ".tar.gz"))
(sha256
(base32
"1wc9q3y8rsbd757v985vxqcyqsxs7cxk4x7rzsjmq7d4ij8d1fgc"))))
"04kbg1sx0ncfrsbr85ggjslqkzzb243fcw9nyh3rrv1a22ihszf7"))))
(build-system gnu-build-system)
(outputs '("out"
"doc")) ;9 MiB of HTML