all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#50831] Update cl-funds
@ 2021-09-26 21:27 Charles via Guix-patches via
  2021-09-27 13:05 ` bug#50831: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: Charles via Guix-patches via @ 2021-09-26 21:27 UTC (permalink / raw)
  To: 50831


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


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

* bug#50831: Update cl-funds
  2021-09-26 21:27 [bug#50831] Update cl-funds Charles via Guix-patches via
@ 2021-09-27 13:05 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2021-09-27 13:05 UTC (permalink / raw)
  To: Charles; +Cc: 50831-done

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

Patch pushed as a4b4dc8f9975ec484b27c33d940cfeea8e9fdc85 with a tweaked
commit message.
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-09-27 13:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-26 21:27 [bug#50831] Update cl-funds Charles via Guix-patches via
2021-09-27 13:05 ` bug#50831: " Guillaume Le Vaillant

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.