emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#56379: closed ([PATCH] gnu: txr: Update to 278.)


From: GNU bug Tracking System
Subject: bug#56379: closed ([PATCH] gnu: txr: Update to 278.)
Date: Wed, 06 Jul 2022 09:08:02 +0000

Your message dated Wed, 6 Jul 2022 12:06:44 +0300
with message-id <YsVQpK9wArbuzmzR@3900XT>
and subject line Re: [bug#56379] [PATCH v2] gnu: txr: Update to 278.
has caused the debbugs.gnu.org bug report #56379,
regarding [PATCH] gnu: txr: Update to 278.
to be marked as done.

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


-- 
56379: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56379
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: txr: Update to 278. Date: Mon, 04 Jul 2022 04:15:22 +0000
* gnu/packages/lisp.scm (txr): Update to 278.
---
 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 af65d9327f..9de609878c 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -958,7 +958,7 @@ (define man-for-txr
 (define-public txr
   (package
     (name "txr")
-    (version "277")
+    (version "278")
     (source
      (origin
        (method git-fetch)
@@ -967,7 +967,7 @@ (define-public txr
              (commit (string-append "txr-" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1w6q5inydz0cf4g3y8954msxfb2clf4nj4aqiiayp0z2y96b7bhk"))))
+        (base32 "08jmqv245vnvl4xx6x5a5hxlnhdcipfdbja54dvsi6wkiks2fif7"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags
--
2.36.1





--- End Message ---
--- Begin Message --- Subject: Re: [bug#56379] [PATCH v2] gnu: txr: Update to 278. Date: Wed, 6 Jul 2022 12:06:44 +0300
Thanks. Patch pushed!

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]