gnu: rust-semver-parser-0.9: Don't hide package.
* gnu/packages/crates-io.scm (rust-semver-parser-0.9)[properties]: Remove field. (rust-semver-parser-0.7)[properties]: Same.master
parent
cd422b4f6a
commit
a3b61d2192
|
@ -10967,7 +10967,6 @@ proven statistical guarantees.")
|
|||
(home-page "https://github.com/steveklabnik/semver-parser")
|
||||
(synopsis "Parsing of the semver spec")
|
||||
(description "This package provides for parsing of the semver spec.")
|
||||
(properties '((hidden? . #t)))
|
||||
(license (list license:asl2.0
|
||||
license:expat))))
|
||||
|
||||
|
|
Reference in New Issue