unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#64926] [PATCH] gnu: gnucobol: Update to 3.2
@ 2023-07-29  3:43 Andy Tai
  0 siblings, 0 replies; only message in thread
From: Andy Tai @ 2023-07-29  3:43 UTC (permalink / raw)
  To: 64926; +Cc: Andy Tai

* 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





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-07-29  3:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-29  3:43 [bug#64926] [PATCH] gnu: gnucobol: Update to 3.2 Andy Tai

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).