mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05: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:
parent
5a9a438146
commit
f8a28b6c6d
1 changed files with 0 additions and 1 deletions
|
@ -68,7 +68,6 @@ (define-public bison
|
|||
(define-public bison-3.6
|
||||
(package
|
||||
(inherit bison)
|
||||
(name "bison-3.6")
|
||||
(version "3.6.3")
|
||||
(source
|
||||
(origin
|
||||
|
|
Loading…
Reference in a new issue