[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/24: gnu: cl-cl+ssl: Update to 0.0.0-5.1e2ffc9.
From: |
guix-commits |
Subject: |
06/24: gnu: cl-cl+ssl: Update to 0.0.0-5.1e2ffc9. |
Date: |
Fri, 24 Feb 2023 09:53:43 -0500 (EST) |
glv pushed a commit to branch master
in repository guix.
commit 133fda953aba0b8fee12be14cee854a5afdc74ea
Author: Guillaume Le Vaillant <glv@posteo.net>
AuthorDate: Fri Feb 24 10:45:37 2023 +0100
gnu: cl-cl+ssl: Update to 0.0.0-5.1e2ffc9.
* gnu/packages/lisp-xyz.scm (sbcl-cl+ssl): Update to 0.0.0-5.1e2ffc9.
---
gnu/packages/lisp-xyz.scm | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 98b6ea7ce0..7d4459fe8e 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -5164,8 +5164,8 @@ RFC 1321 by R. Rivest, published April 1992.")
(list ecl-flexi-streams))))
(define-public sbcl-cl+ssl
- (let ((commit "8c13317509136e6722a25be51b74b813bbb32f9e")
- (revision "4"))
+ (let ((commit "1e2ffc9511df4b1c25c23e0313a642a610dae352")
+ (revision "5"))
(package
(name "sbcl-cl+ssl")
(version (git-version "0.0.0" revision commit))
@@ -5177,7 +5177,7 @@ RFC 1321 by R. Rivest, published April 1992.")
(commit commit)))
(file-name (git-file-name "cl+ssl" version))
(sha256
- (base32 "1cdq9dzk804y8bm874q8755yk4iz2z735ksm8waxl52kpfw8ai99"))))
+ (base32 "0iwdh416ggzs2ig6i0ivrwfy21w7m39w464pc7j3p9pvq09837fy"))))
(build-system asdf-build-system/sbcl)
(arguments
'(#:phases
@@ -5205,13 +5205,13 @@ RFC 1321 by R. Rivest, published April 1992.")
sbcl-trivial-sockets))
(inputs
(list openssl
+ sbcl-alexandria
+ sbcl-bordeaux-threads
sbcl-cffi
- sbcl-trivial-gray-streams
sbcl-flexi-streams
- sbcl-bordeaux-threads
- sbcl-trivial-garbage
- sbcl-alexandria
sbcl-trivial-features
+ sbcl-trivial-garbage
+ sbcl-trivial-gray-streams
sbcl-usocket))
(home-page "https://common-lisp.net/project/cl-plus-ssl/")
(synopsis "Common Lisp bindings to OpenSSL")
- branch master updated (e615aaca28 -> 67e4596781), guix-commits, 2023/02/24
- 01/24: gnu: cl-babel: Update to 0.5.0-3.627d6a6., guix-commits, 2023/02/24
- 04/24: gnu: cl-cffi: Remove input labels., guix-commits, 2023/02/24
- 03/24: gnu: cl-usocket: Update to 0.8.5., guix-commits, 2023/02/24
- 02/24: gnu: cl-closer-mop: Update to 1.0.0-3.7b86f2a., guix-commits, 2023/02/24
- 05/24: gnu: cl-named-readtables: Update to 0.9-4.d5ff162., guix-commits, 2023/02/24
- 09/24: gnu: cl-trivial-indent: Update to 1.0.0-1.f252750., guix-commits, 2023/02/24
- 18/24: gnu: cl-pdf: Update to 2.0.0-3.ee904a1., guix-commits, 2023/02/24
- 19/24: gnu: cl-clx: Update to 0.7.5-1.3840045., guix-commits, 2023/02/24
- 06/24: gnu: cl-cl+ssl: Update to 0.0.0-5.1e2ffc9.,
guix-commits <=
- 08/24: gnu: cl-anaphora: Update to 0.9.8., guix-commits, 2023/02/24
- 10/24: gnu: cl-let-plus: Update to 0.0.0-2.455e657., guix-commits, 2023/02/24
- 13/24: gnu: cl-trivial-utf-8: Update to 0.0.0-2.6ca9943., guix-commits, 2023/02/24
- 23/24: gnu: cl-mcclim: Update to 0.9.7-3.ece91cf., guix-commits, 2023/02/24
- 07/24: gnu: cl-local-time: Update to 1.0.6-3.40169fe., guix-commits, 2023/02/24
- 17/24: gnu: cl-freetype2: Update to 1.1-1.8bcb232., guix-commits, 2023/02/24
- 20/24: gnu: cl-log4cl: Update to 1.1.4-1.75c4184., guix-commits, 2023/02/24
- 12/24: gnu: cl-fast-io: Update to 1.0.0-3.a4c5ad6., guix-commits, 2023/02/24
- 11/24: gnu: cl-lisp-namespace: Update to 0.1-2.699fccb., guix-commits, 2023/02/24
- 14/24: gnu: cl-introspect-environment: Update to 0.1-2.8fb20a1., guix-commits, 2023/02/24