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: 50831@debbugs.gnu.org
Subject: [bug#50831] Update cl-funds
Date: Sun, 26 Sep 2021 21:27:29 +0000	[thread overview]
Message-ID: <ATWCBbvdpC_r11BgtCO6rMWBmMyyB0AIST2aV0eIk_gsX6IoLAMV2b0uelnFKNFyW-JzkNth7IxbavMWeTd_KyfTjCSoGWDrLJ1uKH1WySw=@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-cl-funds-Update-to-latest-revision.patch --]
[-- Type: text/x-patch; name=0001-gnu-cl-funds-Update-to-latest-revision.patch, Size: 1390 bytes --]

From abc95d7bc8b9390ca250278b9bfbae1dbaf219db Mon Sep 17 00:00:00 2001
From: Charles <charles.b.jackson@protonmail.com>
Date: Sun, 26 Sep 2021 16:12:59 -0500
Subject: [PATCH] gnu: cl-funds: Update to latest revision.

* gnu/packages/lisp-xyz.scm (sbcl-funds ecl-funds cl-funds): Update to latest revision.
---
 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 0292937d92..7f7a7e9e92 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -10768,8 +10768,8 @@ If features:
   (sbcl-package->ecl-package sbcl-sycamore))
 
 (define-public sbcl-funds
-  (let ((commit "6a93695a83d6e21f7ae1351f9b07ee01fa0b487f")
-        (revision "1"))
+  (let ((commit "39d425818876b898c20780a678803df506df8424")
+        (revision "2"))
     (package
       (name "sbcl-funds")
       (version (git-version "1" revision commit))
@@ -10781,7 +10781,7 @@ If features:
                (commit commit)))
          (file-name (git-file-name name version))
          (sha256
-          (base32 "0lhzghngihy83njcnhjiqg10lyw8zxfpmg6ly8sycd4vyiw2i249"))))
+          (base32 "13y1jhvnpzrs9daz6f3z67w6h2y21ggb10j3j4vnc5p3m8i7ps4p"))))
       (build-system asdf-build-system/sbcl)
       (synopsis "Purely functional data structure library in Common Lisp")
       (description
-- 
2.32.0


             reply	other threads:[~2021-09-26 21:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-26 21:27 Charles via Guix-patches via [this message]
2021-09-27 13:05 ` bug#50831: Update cl-funds 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='ATWCBbvdpC_r11BgtCO6rMWBmMyyB0AIST2aV0eIk_gsX6IoLAMV2b0uelnFKNFyW-JzkNth7IxbavMWeTd_KyfTjCSoGWDrLJ1uKH1WySw=@protonmail.com' \
    --to=guix-patches@gnu.org \
    --cc=50831@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.