unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#65634] [PATCH]: Update sbcl-cl+ssl to 0.0.0-6.17d5cdd
@ 2023-08-30 18:27 André A. Gomes
  2023-09-04  7:46 ` bug#65634: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: André A. Gomes @ 2023-08-30 18:27 UTC (permalink / raw)
  To: 65634

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

Hi Guix,

Please find the patch attached.  Thanks.


-- 
André A. Gomes
"You cannot even find the ruins..."

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-sbcl-cl-ssl-Update-to-0.0.0-6.17d5cdd.patch --]
[-- Type: text/x-patch, Size: 1334 bytes --]

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(-)

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


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

* bug#65634: [PATCH]: Update sbcl-cl+ssl to 0.0.0-6.17d5cdd
  2023-08-30 18:27 [bug#65634] [PATCH]: Update sbcl-cl+ssl to 0.0.0-6.17d5cdd André A. Gomes
@ 2023-09-04  7:46 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2023-09-04  7:46 UTC (permalink / raw)
  To: André A. Gomes; +Cc: 65634-done

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

Patch applied as 6b911d7542a80b4669ea4ccb3d83d6f96e356a0d.
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:[~2023-09-04  7:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-30 18:27 [bug#65634] [PATCH]: Update sbcl-cl+ssl to 0.0.0-6.17d5cdd André A. Gomes
2023-09-04  7:46 ` bug#65634: " 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).