janneke pushed a commit to branch core-packages-team
in repository guix.
commit 57135098a4888a7a3d8c6ddc75c09160f0b2eb9e
Author: Janneke Nieuwenhuizen <[email protected]>
AuthorDate: Wed Jan 8 18:42:53 2025 +0100
gnu: gettext: Update to 0.23.1.
* gnu/packages/gettext.scm (gettext-minimal): Update to 0.23.1.
Change-Id: If40e64e0498e953373eda53ed0bf96a5ed273870
---
gnu/packages/gettext.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gettext.scm b/gnu/packages/gettext.scm
index 65b57cf319..9272157169 100644
--- a/gnu/packages/gettext.scm
+++ b/gnu/packages/gettext.scm
@@ -55,14 +55,14 @@
(define-public gettext-minimal
(package
(name "gettext-minimal")
- (version "0.23")
+ (version "0.23.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/gettext/gettext-"
version ".tar.gz"))
(sha256
(base32
- "19h717qnmg01499gi3494z9l2ss12cp60405ml473p82580dfpcl"))))
+ "0j8fijicvg8jkrisgsqbpnbmfb2mz3gx2p6pcwip82731yb7i9aj"))))
(build-system gnu-build-system)
(outputs '("out"
"doc")) ;9 MiB of HTML