gnu: txr: Update to 270.

* gnu/packages/lisp.scm (txr): Update to 270.
This commit is contained in:
Guillaume Le Vaillant 2021-09-01 20:26:19 +02:00
parent 6547920064
commit 771c14c93e
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -907,7 +907,7 @@ (define man-for-txr
(define-public txr
(package
(name "txr")
(version "268")
(version "270")
(source
(origin
(method git-fetch)
@ -916,7 +916,7 @@ (define-public txr
(commit (string-append "txr-" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0q97qddbgk9356gx4xp8iip4pwj3ln03dvjfgrny76f3wmmiwsw6"))))
(base32 "1kp64h3ls8mddvrlaqqylrb3brckfrqvkk8049xn15mimfggg0xv"))))
(build-system gnu-build-system)
(native-inputs
;; Required to build the documentation.