unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#64704] [PATCH]: Update sbcl-usocket to 0.8.6
@ 2023-07-18 11:48 André A. Gomes
  2023-07-19  7:49 ` bug#64704: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: André A. Gomes @ 2023-07-18 11:48 UTC (permalink / raw)
  To: 64704

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

Hi Guix,

Patch attached.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0005-gnu-sbcl-usocket-Update-to-0.8.6.patch --]
[-- Type: text/x-patch, Size: 1185 bytes --]

From b819526ceff1d54a09905f11eb480aa41a8bb282 Mon Sep 17 00:00:00 2001
From: "Andre A. Gomes" <andremegafone@gmail.com>
Date: Tue, 18 Jul 2023 13:17:55 +0300
Subject: [PATCH 5/5] gnu: sbcl-usocket: Update to 0.8.6.

* gnu/packages/lisp-xyz.scm (sbcl-usocket): Update to 0.8.6.
---
 gnu/packages/lisp-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 7898828cdc..192745724c 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -5317,7 +5317,7 @@ (define-public ecl-portable-threads
 (define-public sbcl-usocket
   (package
     (name "sbcl-usocket")
-    (version "0.8.5")
+    (version "0.8.6")
     (source
      (origin
        (method git-fetch)
@@ -5326,7 +5326,7 @@ (define-public sbcl-usocket
              (commit (string-append "v" version))))
        (file-name (git-file-name "cl-usocket" version))
        (sha256
-        (base32 "1pn5mf4d9g3b7h0vfx0mh7rlrydfbk8q35pg4ip6prf4zyg70wba"))))
+        (base32 "0by8hhg6gijdbq5vjykd374rmvqyikp4synpyk0wjcl7rk3r0vgn"))))
     (build-system asdf-build-system/sbcl)
     (native-inputs
      (list sbcl-rt))
-- 
2.41.0


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

* bug#64704: [PATCH]: Update sbcl-usocket to 0.8.6
  2023-07-18 11:48 [bug#64704] [PATCH]: Update sbcl-usocket to 0.8.6 André A. Gomes
@ 2023-07-19  7:49 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2023-07-19  7:49 UTC (permalink / raw)
  To: André A. Gomes; +Cc: 64704-done

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

Patch applied as 1f53bfb7d73638e5187df6f0e976b5f5eb091b0d.
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-07-19  7:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-18 11:48 [bug#64704] [PATCH]: Update sbcl-usocket to 0.8.6 André A. Gomes
2023-07-19  7:49 ` bug#64704: " 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).