me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/lisp.scm (lisp-repl-core-dumper): Update to 0.5.0.
master
Pierre Neidhardt 2021-01-20 12:22:34 +01:00
parent 100a4f84fe
commit 499ce19730
No known key found for this signature in database
GPG Key ID: 9BDCF497A4BBCC7F
1 changed files with 2 additions and 2 deletions

View File

@ -1084,7 +1084,7 @@ assembler, PEG) is less than 1MB.")
(define-public lisp-repl-core-dumper
(package
(name "lisp-repl-core-dumper")
(version "0.4.0")
(version "0.5.0")
(source
(origin
(method git-fetch)
@ -1093,7 +1093,7 @@ assembler, PEG) is less than 1MB.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "13fq6978ivhhi5kd8w67zjkpinrrinbw4raj9f99gpgdlak7lfmj"))))
(base32 "1hrilm9lxy7zdidn4wac4yfqryg3hfw0371nanhd7g9bcfjx7n1q"))))
(build-system copy-build-system)
(arguments
'(#:install-plan