~ruther/guix-local

bd5955e3e4c87189f0a6f95ed69fb6ea4d07de9f — Guillaume Le Vaillant 2 years ago f4735cc
gnu: txr: Update to 292.

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

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

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


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