me
/
guix
Archived
1
0
Fork 0

gnu: txr: Update to 259.

* gnu/packages/lisp.scm (txr): Update to 259.
master
Guillaume Le Vaillant 2021-05-20 14:08:32 +02:00
parent cb789cb43c
commit 79922038bc
No known key found for this signature in database
GPG Key ID: 6BE8208ADF21FE3F
1 changed files with 2 additions and 2 deletions

View File

@ -847,7 +847,7 @@ enough to play the original mainframe Zork all the way through.")
(define-public txr
(package
(name "txr")
(version "258")
(version "259")
(source
(origin
(method git-fetch)
@ -856,7 +856,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 "126hvjqlbrsp7sp9wbcii5cc9j5r3dq24cvxi5z3z9zys2plzrn2"))))
(base32 "1awg6l458pl2y340l0vja2j5q636vh2mx2mllxqydg36j89lfniz"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags