3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: bison: Update to 3.6.3.

* gnu/packages/bison.scm (bison): Update to 3.6.3.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
B. Wilson 2020-06-09 11:10:40 +09:00 committed by Mathieu Othacehe
parent 6268aa3184
commit 0c4e39c0b0
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -31,7 +31,7 @@
(define-public bison
(package
(name "bison")
(version "3.5.3")
(version "3.6.3")
(source
(origin
(method url-fetch)
@ -39,7 +39,7 @@
version ".tar.xz"))
(sha256
(base32
"1i57hbczvr8674z73775jxdd3y59qggs5lmfd60gmwm5i1gmpy1b"))))
"0gdpnjh6ra9xa9vj6hzjdf0c04x4pjyy8vssm3qdb7fya4v7knq6"))))
(build-system gnu-build-system)
(arguments
'(;; Building in parallel on many-core systems may cause an error such as