gnu: bison: Update to 3.7.6.

* gnu/packages/bison.scm (bison): Update to 3.7.6.
This commit is contained in:
Marius Bakke 2021-05-08 18:26:26 +02:00
parent 4e47b77533
commit 2804054057
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA

View File

@ -33,7 +33,7 @@
(define-public bison
(package
(name "bison")
(version "3.7.5")
(version "3.7.6")
(source
(origin
(method url-fetch)
@ -41,7 +41,7 @@
version ".tar.xz"))
(sha256
(base32
"1aridd55c3alxw9ryqh91gq57zcjr8qmxwnh49k66v9rpk2kpig8"))))
"1kzkxrd3z4262k2sbxmyh9k5g5r2lakw0gv44l2hb4i1wbhqrmk7"))))
(build-system gnu-build-system)
(arguments
'(;; Building in parallel on many-core systems may cause an error such as