~ruther/guix-local

fd0bebea98e91850fa21a06fb45273612fa7135e — Guillaume Le Vaillant 1 year, 5 months ago 90ee330
gnu: txr: Update to 299.

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

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

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


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