* [bug#64484] [PATCH] gnu: sbcl-spinneret: Update.
@ 2023-07-05 17:15 Artyom Bologov
2023-07-10 8:00 ` bug#64484: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Artyom Bologov @ 2023-07-05 17:15 UTC (permalink / raw)
To: 64484
[-- 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.
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#64484: [PATCH] gnu: sbcl-spinneret: Update.
2023-07-05 17:15 [bug#64484] [PATCH] gnu: sbcl-spinneret: Update Artyom Bologov
@ 2023-07-10 8:00 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2023-07-10 8:00 UTC (permalink / raw)
To: Artyom Bologov; +Cc: 64484-done
[-- Attachment #1: Type: text/plain, Size: 67 bytes --]
Patch applied as 1c194cd2bb5191f73499ec869952859d711ff225.
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-10 8:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-05 17:15 [bug#64484] [PATCH] gnu: sbcl-spinneret: Update Artyom Bologov
2023-07-10 8:00 ` bug#64484: " 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).