gnu: lisp-repl-core-dumper: Update to 0.3.0.

* gnu/packages/lisp.scm (lisp-repl-core-dumper): Update to 0.3.0.
This commit is contained in:
Pierre Neidhardt 2020-12-03 12:33:52 +01:00
parent 295aa49ec9
commit 75b11d6713
No known key found for this signature in database
GPG key ID: 9BDCF497A4BBCC7F

View file

@ -1053,7 +1053,7 @@ (define-public janet
(define-public lisp-repl-core-dumper
(package
(name "lisp-repl-core-dumper")
(version "0.2.0")
(version "0.3.0")
(source
(origin
(method git-fetch)
@ -1062,7 +1062,7 @@ (define-public lisp-repl-core-dumper
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0ghiqwl7bgzxfqg6hpmyqazr9mi0v5k9byqa3myg5462csvgb754"))))
(base32 "1w7x7d7bnrdj0bd04vnjy7d7sngvcx1yjr4iw429hdd9lzlg8rbg"))))
(build-system copy-build-system)
(arguments
'(#:install-plan