~ruther/guix-local

085199e9fff1aa5bb153402ba639a0c6919996d2 — Guillaume Le Vaillant 11 months ago e02421a
gnu: txr: Update to 302.

* gnu/packages/lisp.scm (txr): Update to 302.

Change-Id: I71d5c82a9536a53e9220641fff8a206acf16402a
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/lisp.scm
M gnu/packages/lisp.scm => gnu/packages/lisp.scm +2 -2
@@ 1703,7 1703,7 @@ the HTML documentation of TXR.")
(define-public txr
  (package
    (name "txr")
    (version "300")
    (version "302")
    (source
     (origin
       (method git-fetch)


@@ 1712,7 1712,7 @@ the HTML documentation of TXR.")
             (commit (string-append "txr-" version))))
       (file-name (git-file-name name version))
       (sha256
        (base32 "1cxdsk31wj8874nijwbcx7c3zsspsclr722jbaivisrm2wx5hbqn"))))
        (base32 "01h09lbpgyzv64m8ycpr2vavdpdxhxdgvmc3p0jqrkvnrzhkdlhj"))))
    (build-system gnu-build-system)
    (arguments
     (list #:configure-flags