all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Charles via Guix-patches via <guix-patches@gnu.org>
To: 49512@debbugs.gnu.org
Subject: [bug#49512] Update cl-tailrec
Date: Sat, 10 Jul 2021 20:51:25 +0000	[thread overview]
Message-ID: <R5Ukc2gCxnWaefYn8qz1ZfRwKytb3RqgoEOnR0mrZYGTxd13ZVvMdYblyYtsZI79yXZcR0zJ71qNoOXhQJ-cjBRQnXz_i9UZB_mrxvOb8Y4=@protonmail.com> (raw)


[-- 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


             reply	other threads:[~2021-07-10 20:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-10 20:51 Charles via Guix-patches via [this message]
2021-07-12  7:36 ` bug#49512: Update cl-tailrec Guillaume Le Vaillant

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='R5Ukc2gCxnWaefYn8qz1ZfRwKytb3RqgoEOnR0mrZYGTxd13ZVvMdYblyYtsZI79yXZcR0zJ71qNoOXhQJ-cjBRQnXz_i9UZB_mrxvOb8Y4=@protonmail.com' \
    --to=guix-patches@gnu.org \
    --cc=49512@debbugs.gnu.org \
    --cc=charles.b.jackson@protonmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.