[PATCH]: Update sbcl-cl+ssl to 0.0.0-6.17d5cdd

  • Done
  • quality assurance status badge
Details
2 participants
  • André A. Gomes
  • Guillaume Le Vaillant
Owner
unassigned
Submitted by
André A. Gomes
Severity
normal
A
A
André A. Gomes wrote on 30 Aug 2023 20:27
(address . guix-patches@gnu.org)
87v8cwbd1x.fsf@gmail.com
Hi Guix,

Please find the patch attached. Thanks.


--
André A. Gomes
"You cannot even find the ruins..."
From 63d5d414c5389dadf27458a50d1a9d93f6f42135 Mon Sep 17 00:00:00 2001
From: "Andre A. Gomes" <andremegafone@gmail.com>
Date: Wed, 30 Aug 2023 21:25:37 +0300
Subject: [PATCH] gnu: sbcl-cl+ssl: Update to 0.0.0-6.17d5cdd.

* gnu/packages/lisp-xyz.scm (sbcl-cl+ssl): Update to 0.0.0-6.17d5cdd.
---
gnu/packages/lisp-xyz.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Toggle diff (26 lines)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index d62122f408..45aeffc4e6 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -5646,8 +5646,8 @@ (define-public ecl-md5
(list ecl-flexi-streams))))
(define-public sbcl-cl+ssl
- (let ((commit "1e2ffc9511df4b1c25c23e0313a642a610dae352")
- (revision "5"))
+ (let ((commit "17d5cdd65405f1d26e26f3e875e70027d0c8eedb")
+ (revision "6"))
(package
(name "sbcl-cl+ssl")
(version (git-version "0.0.0" revision commit))
@@ -5659,7 +5659,7 @@ (define-public sbcl-cl+ssl
(commit commit)))
(file-name (git-file-name "cl+ssl" version))
(sha256
- (base32 "0iwdh416ggzs2ig6i0ivrwfy21w7m39w464pc7j3p9pvq09837fy"))))
+ (base32 "0v0kx2m5355jkdshmj0z923c5rlvdl2n11rb3hjbv3kssdfsbs0s"))))
(build-system asdf-build-system/sbcl)
(arguments
'(#:phases
--
2.41.0
G
G
Guillaume Le Vaillant wrote on 4 Sep 2023 09:46
(name . André A. Gomes)(address . andremegafone@gmail.com)(address . 65634-done@debbugs.gnu.org)
874jkajs6p.fsf@kitej
Patch applied as 6b911d7542a80b4669ea4ccb3d83d6f96e356a0d.
Thanks.
-----BEGIN PGP SIGNATURE-----

iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZPWLjg8cZ2x2QHBvc3Rl
by5uZXQACgkQa+ggit8h/j+wIQEAp0QxQuvPyyM6iFiF2QqLae8mWG2ObQXglRdU
4bibvSoA/REOc/DraOjXuvOJ3tJFVAztJXAd2K0HC1sLNO7XqD3T
=L7sP
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 65634@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 65634
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch