gnu: bison-3.6: Don't change the name of the package.
authorJakub Kądziołka <kuba@kadziolka.net>
Mon, 22 Jun 2020 00:13:09 +0000 (02:13 +0200)
committerJakub Kądziołka <kuba@kadziolka.net>
Mon, 22 Jun 2020 00:35:55 +0000 (02:35 +0200)
This is a follow-up to commit 512d23c65d82bb874ca1fb3c12095b1cec8bbfca.

* gnu/packages/bison (bison-3.6)[name]: Remove the overridden value.

gnu/packages/bison.scm

index 63b14c7..725f382 100644 (file)
@@ -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