me
/
guix
Archived
1
0
Fork 0

gnu: gnucobol: Update to 3.2.

* gnu/packages/cobol.scm (gnucobol): Update to 3.2.
Efraim Flashner 2023-07-30 10:01:11 +03:00
parent 6a2b5c66bf
commit 2c8da3d824
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
;;; GNU Guix --- Functional package management for GNU ;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2017, 2018, 2021, 2022 Efraim Flashner <efraim@flashner.co.il> ;;; Copyright © 2017, 2018, 2021-2023 Efraim Flashner <efraim@flashner.co.il>
;;; ;;;
;;; This file is part of GNU Guix. ;;; This file is part of GNU Guix.
;;; ;;;
@ -33,7 +33,7 @@
(define-public gnucobol (define-public gnucobol
(package (package
(name "gnucobol") (name "gnucobol")
(version "3.1.2") (version "3.2")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -42,7 +42,7 @@
version ".tar.xz")) version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0x15ybfm63g7c9340fc6712h9v59spnbyaz4rf85pmnp3zbhaw2r")))) "1qifkkrmscc5csri1l4rm9pbik74c3pc5za1rzx7jizddks8md1v"))))
(arguments (arguments
(list (list
#:configure-flags #:configure-flags