Archived
1
0
Fork 0

gnu: txr: Update to 242.

* gnu/packages/lisp.scm (txr): Update to 242.
This commit is contained in:
Guillaume Le Vaillant 2020-08-18 15:05:29 +02:00
parent 3d633a1e1c
commit ee1b6558be
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -801,7 +801,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 "239") (version "242")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -810,7 +810,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 "1jldpkd5f855m3z4zjpd1ha64f405pcdwwrnr8jnk66v22dsvdwx")))) (base32 "0p38k1hjqmqb2zzydlm94yvll0qkpl70n4ywgs984lbyasn5zyqb"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags