gnu: txr: Update to 280.

* gnu/packages/lisp.scm (txr): Update to 280.
This commit is contained in:
Guillaume Le Vaillant 2022-08-12 11:47:52 +02:00
parent e8e9472af5
commit ff2c97a803
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -984,7 +984,7 @@ (define man-for-txr
(define-public txr
(package
(name "txr")
(version "278")
(version "280")
(source
(origin
(method git-fetch)
@ -993,7 +993,7 @@ (define-public txr
(commit (string-append "txr-" version))))
(file-name (git-file-name name version))
(sha256
(base32 "08jmqv245vnvl4xx6x5a5hxlnhdcipfdbja54dvsi6wkiks2fif7"))))
(base32 "1ni2yb9dggldgizfp13mvrw5vzk13pg74dpk2lyn9dijqvs293s4"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags