3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

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
(package
(name "txr")
(version "239")
(version "242")
(source
(origin
(method git-fetch)
@ -810,7 +810,7 @@ enough to play the original mainframe Zork all the way through.")
(commit (string-append "txr-" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1jldpkd5f855m3z4zjpd1ha64f405pcdwwrnr8jnk66v22dsvdwx"))))
(base32 "0p38k1hjqmqb2zzydlm94yvll0qkpl70n4ywgs984lbyasn5zyqb"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags