[PATCH core-updates] gnu: gawk: Update to 5.2.2

  • Done
  • quality assurance status badge
Details
2 participants
  • Andy Tai
  • Maxim Cournoyer
Owner
unassigned
Submitted by
Andy Tai
Severity
normal
A
A
Andy Tai wrote on 15 May 2023 16:17
(address . guix-patches@gnu.org)(name . Andy Tai)(address . atai@atai.org)
e25b29c227d57db169cbab6a69b2379e4e78ddb4.1684160233.git.atai@atai.org
* gnu/packages/gawk.scm (gawk): Update to 5.2.2
---
gnu/packages/gawk.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
diff --git a/gnu/packages/gawk.scm b/gnu/packages/gawk.scm
index 16a4ca5b0a..9c2276ef0e 100644
--- a/gnu/packages/gawk.scm
+++ b/gnu/packages/gawk.scm
@@ -39,13 +39,13 @@ (define-module (gnu packages gawk)
(define-public gawk
(package
(name "gawk")
- (version "5.2.1")
+ (version "5.2.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/gawk/gawk-" version
".tar.xz"))
(sha256
- (base32 "0kvy78jdv6lww1s6y2jm1w2cj46mz1fhflgdj9bwq64y3ywm6db7"))))
+ (base32 "1sahl9jsjcsyw39iqirp2pv8jzf89g37xgbks8ffxjxl8qacw7rw"))))
(build-system gnu-build-system)
(arguments
(list #:phases

base-commit: c5fa9dd0e96493307cc76ea098a6bca9b076e012
--
2.40.1
M
M
Maxim Cournoyer wrote on 20 Jan 20:40 +0100
control message for bug #63519
(address . control@debbugs.gnu.org)
87edebg5e2.fsf@gmail.com
close 63519
quit
?
Your comment

This issue is archived.

To comment on this conversation send an email to 63519@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 63519
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch