unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "André A. Gomes" <andremegafone@gmail.com>
To: 64704@debbugs.gnu.org
Subject: [bug#64704] [PATCH]: Update sbcl-usocket to 0.8.6
Date: Tue, 18 Jul 2023 14:48:25 +0300	[thread overview]
Message-ID: <87o7k91lva.fsf@gmail.com> (raw)

[-- 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


             reply	other threads:[~2023-07-18 11:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-18 11:48 André A. Gomes [this message]
2023-07-19  7:49 ` bug#64704: [PATCH]: Update sbcl-usocket to 0.8.6 Guillaume Le Vaillant

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87o7k91lva.fsf@gmail.com \
    --to=andremegafone@gmail.com \
    --cc=64704@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).