unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#62268] [PATCH] gnu: cl-trucler: Update to 0.0.0-1.d40ff96.
@ 2023-03-19  1:13 Paul A. Patience
  2023-03-22  9:37 ` bug#62268: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: Paul A. Patience @ 2023-03-19  1:13 UTC (permalink / raw)
  To: 62268; +Cc: Paul A. Patience

* 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






^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#62268: [PATCH] gnu: cl-trucler: Update to 0.0.0-1.d40ff96.
  2023-03-19  1:13 [bug#62268] [PATCH] gnu: cl-trucler: Update to 0.0.0-1.d40ff96 Paul A. Patience
@ 2023-03-22  9:37 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2023-03-22  9:37 UTC (permalink / raw)
  To: Paul A. Patience; +Cc: 62268-done

[-- Attachment #1: Type: text/plain, Size: 66 bytes --]

Patch pushed as 7ecb497599d3e3a4b49146dd89dde4f37b906164.
Thanks.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-22  9:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-19  1:13 [bug#62268] [PATCH] gnu: cl-trucler: Update to 0.0.0-1.d40ff96 Paul A. Patience
2023-03-22  9:37 ` bug#62268: " Guillaume Le Vaillant

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).