mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: bison-3.6: Don't change the name of the package.
This is a follow-up to commit 512d23c65d.
* gnu/packages/bison (bison-3.6)[name]: Remove the overridden value.
This commit is contained in:
@@ -68,7 +68,6 @@ simple tools through complex programming languages.")
|
||||
(define-public bison-3.6
|
||||
(package
|
||||
(inherit bison)
|
||||
(name "bison-3.6")
|
||||
(version "3.6.3")
|
||||
(source
|
||||
(origin
|
||||
|
||||
Reference in New Issue
Block a user