unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#49512] Update cl-tailrec
@ 2021-07-10 20:51 Charles via Guix-patches via
  2021-07-12  7:36 ` bug#49512: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: Charles via Guix-patches via @ 2021-07-10 20:51 UTC (permalink / raw)
  To: 49512


[-- Attachment #1.1: Type: text/plain, Size: 13 bytes --]

Empty Message

[-- Attachment #1.2: Type: text/html, Size: 24 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-Update-cl-tailrec.patch --]
[-- Type: text/x-patch; name=0001-gnu-Update-cl-tailrec.patch, Size: 1506 bytes --]

From a5d41cf42edb4f2b913bcf3958070440e417753d Mon Sep 17 00:00:00 2001
From: Charles <charles.b.jackson@protonmail.com>
Date: Thu, 8 Jul 2021 22:13:38 -0500
Subject: [PATCH] gnu: Update cl-tailrec.

* gnu/packages/lisp-xyz.scm (sbcl-tailrec, ecl-tailrec, cl-tailrec): Update commit, revision, and hash
---
 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 822ff43744..41947a92c0 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -18263,8 +18263,8 @@ concept of a source-form to report where the error or warning is located.")
   (sbcl-package->cl-source-package sbcl-trivial-with-current-source-form))
 
 (define-public sbcl-tailrec
-  (let ((commit "a7cf91ef7bd73c118e96817e809a7ae587d4673f")
-        (revision "1"))
+  (let ((commit "6f882846d8f5bca9138df26510862e64bb15d92f")
+        (revision "2"))
     (package
       (name "sbcl-tailrec")
       (version (git-version "0" revision commit))
@@ -18276,7 +18276,7 @@ concept of a source-form to report where the error or warning is located.")
                (commit commit)))
          (file-name (git-file-name name version))
          (sha256
-          (base32 "0a25xa2kqai480micv8ap5bg4pz1dg7q3lz61g1ygim96cdjpwhl"))))
+          (base32 "1h8m2npdzd2cpnl75pvv4yvvfwxa7kl6qvalc9s0y4yws0kaih3i"))))
       (build-system asdf-build-system/sbcl)
       (inputs
        `(("alexandia" ,sbcl-alexandria)
-- 
2.32.0


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

* bug#49512: Update cl-tailrec
  2021-07-10 20:51 [bug#49512] Update cl-tailrec Charles via Guix-patches via
@ 2021-07-12  7:36 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2021-07-12  7:36 UTC (permalink / raw)
  To: Charles; +Cc: 49512-done

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

Patch pushed as fd53b2122ce0d28de94383d21879d4ee9fcee163.
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:[~2021-07-12  7:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-10 20:51 [bug#49512] Update cl-tailrec Charles via Guix-patches via
2021-07-12  7:36 ` bug#49512: " 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).