GNU bug report logs - #64926
[PATCH] gnu: gnucobol: Update to 3.2

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Sat, 29 Jul 2023 03:45:01 UTC

Severity: normal

Tags: patch

Done: Andy Tai <atai <at> atai.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 64926 in the body.
You can then email your comments to 64926 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#64926; Package guix-patches. (Sat, 29 Jul 2023 03:45:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andy Tai <atai <at> atai.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 29 Jul 2023 03:45:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: gnucobol: Update to 3.2
Date: Fri, 28 Jul 2023 20:43:47 -0700
* gnu/packages/cobol.scm (gnucobol): Update to 3.2
---
 gnu/packages/cobol.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/cobol.scm b/gnu/packages/cobol.scm
index a67eef3cd4..a23abac46a 100644
--- a/gnu/packages/cobol.scm
+++ b/gnu/packages/cobol.scm
@@ -33,7 +33,7 @@ (define-module (gnu packages cobol)
 (define-public gnucobol
   (package
     (name "gnucobol")
-    (version "3.1.2")
+    (version "3.2")
     (source
       (origin
         (method url-fetch)
@@ -42,7 +42,7 @@ (define-public gnucobol
                version ".tar.xz"))
         (sha256
          (base32
-          "0x15ybfm63g7c9340fc6712h9v59spnbyaz4rf85pmnp3zbhaw2r"))))
+          "1qifkkrmscc5csri1l4rm9pbik74c3pc5za1rzx7jizddks8md1v"))))
     (arguments
      (list
        #:configure-flags

base-commit: e43cbeafd1b632f39b08b3644af5230d5350a656
-- 
2.41.0





bug closed, send any further explanations to 64926 <at> debbugs.gnu.org and Andy Tai <atai <at> atai.org> Request was from Andy Tai <atai <at> atai.org> to control <at> debbugs.gnu.org. (Mon, 11 Sep 2023 05:56:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 09 Oct 2023 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 214 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.