GNU bug report logs - #38634
[PATCH] gnu: txr: Update to 229.

Previous Next

Package: guix-patches;

Reported by: Guillaume Le Vaillant <glv <at> posteo.net>

Date: Mon, 16 Dec 2019 11:01:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#38634: closed ([PATCH] gnu: txr: Update to 229.)
Date: Tue, 17 Dec 2019 15:39:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 17 Dec 2019 16:38:35 +0100
with message-id <87mubrq7wk.fsf <at> gnu.org>
and subject line Re: [bug#38634] [PATCH] gnu: txr: Update to 229.
has caused the debbugs.gnu.org bug report #38634,
regarding [PATCH] gnu: txr: Update to 229.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
38634: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38634
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: guix-patches <at> gnu.org
Cc: Guillaume Le Vaillant <glv <at> posteo.net>
Subject: [PATCH] gnu: txr: Update to 229.
Date: Mon, 16 Dec 2019 12:00:04 +0100
* gnu/packages/lisp.scm (txr): Update to 229.
---
 gnu/packages/lisp.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/lisp.scm b/gnu/packages/lisp.scm
index d51b9a3662..e2732a478d 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -741,7 +741,7 @@ enough to play the original mainframe Zork all the way through.")
 (define-public txr
   (package
     (name "txr")
-    (version "224")
+    (version "229")
     (source
      (origin
        (method git-fetch)
@@ -752,7 +752,7 @@ enough to play the original mainframe Zork all the way through.")
        (patches (search-patches "txr-shell.patch"))
        (sha256
         (base32
-         "1036k71f6mffy9rjwzmhr5nnp1n0wzb0rqvilpzvb8jc5yxv0810"))))
+         "070lqckhbcq3wn5ajyaa41hh0gypaa48wnxkk6mc5mxvmv76ml46"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags '("cc=gcc")
-- 
2.24.1



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Guillaume Le Vaillant <glv <at> posteo.net>
Cc: 38634-done <at> debbugs.gnu.org
Subject: Re: [bug#38634] [PATCH] gnu: txr: Update to 229.
Date: Tue, 17 Dec 2019 16:38:35 +0100
Hi,

Guillaume Le Vaillant <glv <at> posteo.net> skribis:

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

Applied, thanks!

Ludo’.


This bug report was last modified 5 years and 161 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.