gnu: bison: Update to 3.7.6.
* gnu/packages/bison.scm (bison): Update to 3.7.6.
This commit is contained in:
parent
4e47b77533
commit
2804054057
@ -33,7 +33,7 @@
|
|||||||
(define-public bison
|
(define-public bison
|
||||||
(package
|
(package
|
||||||
(name "bison")
|
(name "bison")
|
||||||
(version "3.7.5")
|
(version "3.7.6")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
@ -41,7 +41,7 @@
|
|||||||
version ".tar.xz"))
|
version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1aridd55c3alxw9ryqh91gq57zcjr8qmxwnh49k66v9rpk2kpig8"))))
|
"1kzkxrd3z4262k2sbxmyh9k5g5r2lakw0gv44l2hb4i1wbhqrmk7"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(;; Building in parallel on many-core systems may cause an error such as
|
'(;; Building in parallel on many-core systems may cause an error such as
|
||||||
|
Loading…
Reference in New Issue
Block a user