~ruther/guix-local

be88124ebc3046098fd3eaa4d4f0877c7376c18a — Guillaume Le Vaillant 1 year, 11 months ago b7eb1a8
gnu: txr: Update to 294.

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

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

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


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