Archived
1
0
Fork 0

gnu: txr: Update to 232.

* gnu/packages/lisp.scm (txr): Update to 232.
This commit is contained in:
Guillaume Le Vaillant 2020-02-10 11:19:03 +01:00
parent 639371c6d2
commit 2035134bff
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -797,7 +797,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 "230") (version "232")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -808,7 +808,7 @@ enough to play the original mainframe Zork all the way through.")
(patches (search-patches "txr-shell.patch")) (patches (search-patches "txr-shell.patch"))
(sha256 (sha256
(base32 (base32
"1ma6nbqsnl4f8ndh47zzc8n5vzcny66v0z3ndddgm3g0bqaxzjzm")))) "1vcnask4a1rxrljp4rcbkfihrndkv25l256l125vv39gjhf315xp"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
'(#:configure-flags '("cc=gcc") '(#:configure-flags '("cc=gcc")