me
/
guix
Archived
1
0
Fork 0

gnu: bison: Update to 3.8.2.

* gnu/packages/bison.scm (bison): Update to 3.8.2.
master
Marius Bakke 2022-06-26 17:31:17 +02:00
parent 82dae0c9e3
commit c097b6ad10
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

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