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.

Full log


View this message in rfc822 format

From: Andy Tai <atai <at> atai.org>
To: 64926 <at> debbugs.gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [bug#64926] [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





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

Previous Next


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