unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Artyom Bologov <mail@aartaka.me>
To: 64484@debbugs.gnu.org
Subject: [bug#64484] [PATCH] gnu: sbcl-spinneret: Update.
Date: Wed, 05 Jul 2023 21:15:40 +0400	[thread overview]
Message-ID: <87mt0a8ehj.fsf@aartaka.me> (raw)

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

Hello Guix,

The attached patch updates sbcl-spinneret to the latest commit (no
version bumps since 2019, thus revision and commit bump).

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Update Spinneret to latest commit. --]
[-- Type: text/x-patch, Size: 1396 bytes --]

From f6195a36cf311766997ed2f3459f4ed1079b9dec Mon Sep 17 00:00:00 2001
From: Artyom Bologov <aartaka@protonmail.com>
Date: Wed, 5 Jul 2023 21:13:10 +0400
Subject: [PATCH] gnu: sbcl-spinneret: Update.

* gnu/packages/lisp-xyz.scm (sbcl-spinneret): Update to commit d4398b5.
---
 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 16deb85e5e..7d528536ed 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -22721,10 +22721,10 @@ (define-public ecl-genhash
 
 (define-public sbcl-spinneret
   ;; No release since 2019, no tags.
-  (let ((commit "52709ab953c46b24cbc2f0e3a50ae362916e730c"))
+  (let ((commit "d4398b5a344b5c59e497c9ee78fdbae7cc434f74"))
     (package
       (name "sbcl-spinneret")
-      (version (git-version "3.0" "5" commit))
+      (version (git-version "3.0" "6" commit))
       (source
        (origin
          (method git-fetch)
@@ -22733,7 +22733,7 @@ (define-public sbcl-spinneret
                (commit commit)))
          (file-name (git-file-name name version))
          (sha256
-          (base32 "1wzs0hzlwf0vzk4gb66psqz6gqcf3x7yfpi9gghbil97iz6fyc7z"))))
+          (base32 "1mdd92gfxfdsd81fcd8fgz8z7dwsb0kcv7zyzdgnw8lavkib5zly"))))
       (build-system asdf-build-system/sbcl)
       (inputs
        (list sbcl-alexandria
-- 
2.40.1


[-- Attachment #3: Type: text/plain, Size: 28 bytes --]


Thanks,
--
Artyom Bologov.

             reply	other threads:[~2023-07-05 17:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-05 17:15 Artyom Bologov [this message]
2023-07-10  8:00 ` bug#64484: [PATCH] gnu: sbcl-spinneret: Update 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=87mt0a8ehj.fsf@aartaka.me \
    --to=mail@aartaka.me \
    --cc=64484@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).