* [bug#73447] [PATCH] gnu: cl-websocket-driver: Update to 0.2.0-1.17ba553
@ 2024-09-24 8:32 Konrad Hinsen
2024-09-26 8:25 ` bug#73447: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Konrad Hinsen @ 2024-09-24 8:32 UTC (permalink / raw)
To: 73447
* gnu/packages/lisp-xyz.scm (sbcl-websocket-driver): Update to 0.2.0-1.17ba553
Change-Id: Ifa2b14d3b8e3775da0f085ca70f34dadec66ef7c
---
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 0f8023505e..bd10570358 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -30982,8 +30982,8 @@ (define-public ecl-vom
(sbcl-package->ecl-package sbcl-vom))
(define-public sbcl-websocket-driver
- (let ((commit "df94496ecb525d086eeada4f5875975515b7212e")
- (revision "0"))
+ (let ((commit "17ba5535fb1c4fe43e7e8ac786e8b61a174fcba3")
+ (revision "1"))
(package
(name "sbcl-websocket-driver")
(version (git-version "0.2.0" revision commit))
@@ -30996,7 +30996,7 @@ (define-public sbcl-websocket-driver
(commit commit)))
(file-name (git-file-name "cl-websocket-driver" version))
(sha256
- (base32 "0y852sqdnxfma6kw833by4wkgbgbv4ppzawjk8pk3y1pmh6is83y"))))
+ (base32 "1lj6xarr62199ladkml7qpgi86w94j4djrp54v9ch0zakni3rhj2"))))
(build-system asdf-build-system/sbcl)
(inputs
(list sbcl-babel
base-commit: 41e408eb1f93d96b549d345e2de74143220b7b76
--
2.46.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-09-26 8:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-24 8:32 [bug#73447] [PATCH] gnu: cl-websocket-driver: Update to 0.2.0-1.17ba553 Konrad Hinsen
2024-09-26 8:25 ` bug#73447: " 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.