gnu: sbcl-optima: Fix version number

* gnu/packages/lisp.scm (sbcl-optima)[version]: It's actually 1.0.
master
Pierre Neidhardt 2019-10-07 13:45:53 +02:00
parent 7d82e92071
commit 85747bab82
No known key found for this signature in database
GPG Key ID: 9BDCF497A4BBCC7F
1 changed files with 1 additions and 1 deletions

View File

@ -6388,7 +6388,7 @@ the return type of a function.")
(package
(name "sbcl-optima")
(build-system asdf-build-system/sbcl)
(version (git-version "0.1" revision commit))
(version (git-version "1.0" revision commit))
(home-page "https://github.com/m2ym/optima")
(source
(origin