me
/
guix
Archived
1
0
Fork 0

gnu: txr: Update to 263.

* gnu/packages/lisp.scm (txr): Update to 263.
master
Guillaume Le Vaillant 2021-06-24 10:57:16 +02:00
parent 444f8438ff
commit fb31d73110
No known key found for this signature in database
GPG Key ID: 6BE8208ADF21FE3F
1 changed files with 2 additions and 2 deletions

View File

@ -849,7 +849,7 @@ enough to play the original mainframe Zork all the way through.")
(define-public txr (define-public txr
(package (package
(name "txr") (name "txr")
(version "259") (version "263")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -858,7 +858,7 @@ enough to play the original mainframe Zork all the way through.")
(commit (string-append "txr-" version)))) (commit (string-append "txr-" version))))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "1awg6l458pl2y340l0vja2j5q636vh2mx2mllxqydg36j89lfniz")))) (base32 "14zaziymnbr2ld79x4h7sf88bzzzj82w3xpavmcx7mhwannb2swh"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags