1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: bison: Update to 3.5.3.

* gnu/packages/bison.scm (bison): Update to 3.5.3.
This commit is contained in:
Marius Bakke
2020-03-25 22:02:53 +01:00
parent daf87c72da
commit 8595c7b0bc

View File

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