GNU bug report logs - #62268
[PATCH] gnu: cl-trucler: Update to 0.0.0-1.d40ff96.

Previous Next

Package: guix-patches;

Reported by: "Paul A. Patience" <paul <at> apatience.com>

Date: Sun, 19 Mar 2023 01:14:01 UTC

Severity: normal

Tags: patch

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

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: Guillaume Le Vaillant <glv <at> posteo.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#62268: closed ([PATCH] gnu: cl-trucler: Update to
 0.0.0-1.d40ff96.)
Date: Wed, 22 Mar 2023 09:38:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 22 Mar 2023 09:37:05 +0000
with message-id <871qlhf7oa.fsf <at> kitej>
and subject line Re: [bug#62268] [PATCH] gnu: cl-trucler: Update to 0.0.0-1.d40ff96.
has caused the debbugs.gnu.org bug report #62268,
regarding [PATCH] gnu: cl-trucler: Update to 0.0.0-1.d40ff96.
to be marked as done.

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


-- 
62268: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62268
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "Paul A. Patience" <paul <at> apatience.com>
To: guix-patches <at> gnu.org
Cc: "Paul A. Patience" <paul <at> apatience.com>
Subject: [PATCH] gnu: cl-trucler: Update to 0.0.0-1.d40ff96.
Date: Sun, 19 Mar 2023 01:13:26 +0000
* gnu/packages/lisp-xyz.scm (sbcl-trucler): Update to 0.0.0-1.d40ff96.
---
 gnu/packages/lisp-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index a1b291be20..3aa65e4804 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -17009,8 +17009,8 @@ (define-public cl-eclector
   (sbcl-package->cl-source-package sbcl-eclector))

 (define-public sbcl-trucler
-  (let ((commit "167199797eb3e2e9d9d3e1fe6e11948c663ce7e2")
-        (revision "0"))
+  (let ((commit "d40ff965520cbccf4980b7e7e3122912a11f24ad")
+        (revision "1"))
     (package
       (name "sbcl-trucler")
       (version (git-version "0.0.0" revision commit))
@@ -17022,7 +17022,7 @@ (define-public sbcl-trucler
                (commit commit)))
          (file-name (git-file-name "cl-trucler" commit))
          (sha256
-          (base32 "0ra1phwy0vn4xrm5i1dvq9205m6s9fl0sr0rpiz3xjykxyl9mzms"))))
+          (base32 "0a0zi7q88j31n0b17yfxb66xjvvridgqr4vr6z3pgnm9wha990a6"))))
       (build-system asdf-build-system/sbcl)
       (inputs
        (list sbcl-acclimation))
--
2.39.2




[Message part 3 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: "Paul A. Patience" <paul <at> apatience.com>
Cc: 62268-done <at> debbugs.gnu.org
Subject: Re: [bug#62268] [PATCH] gnu: cl-trucler: Update to 0.0.0-1.d40ff96.
Date: Wed, 22 Mar 2023 09:37:05 +0000
[Message part 4 (text/plain, inline)]
Patch pushed as 7ecb497599d3e3a4b49146dd89dde4f37b906164.
Thanks.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 141 days ago.

Previous Next


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