gnu: femtolisp: Update to 0.0.0-2.

* gnu/packages/scheme.scm (femtolisp): Update to 0.0.0-2. This commit revision
  patches several bugs.
This commit is contained in:
Brett Gilio 2020-01-03 18:33:40 -06:00
parent d87d256720
commit 1074ec1dd7
No known key found for this signature in database
GPG key ID: 672243C4A03F0EEE

View file

@ -948,8 +948,8 @@ (define-public stalin
(license gpl2+))))
(define-public femtolisp
(let ((commit "68c5b1225572ecf2c52baf62f928063e5a30511b")
(revision "1"))
(let ((commit "ec7601076a976f845bc05ad6bd3ed5b8cde58a97")
(revision "2"))
(package
(name "femtolisp")
(version (string-append "0.0.0-" revision "." (string-take commit 7)))
@ -961,7 +961,7 @@ (define-public femtolisp
(file-name (string-append name "-" version "-checkout"))
(sha256
(base32
"04rnwllxnl86zw8c6pwxznn49bvkvh0f1lfliy085vjzvlq3rgja"))))
"1fcyiqlqn27nd4wxi27km8mhmlzpzzsxzpwsl1bxbmhraq468njw"))))
;; See "utils.h" for supported systems. Upstream bug:
;; https://github.com/JeffBezanson/femtolisp/issues/25
(supported-systems