* [bug#64612] [PATCH] gnu: sbcl-nhooks: Update to 1.2.1.
@ 2023-07-14 14:09 Artyom Bologov
2023-07-15 8:58 ` bug#64612: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Artyom Bologov @ 2023-07-14 14:09 UTC (permalink / raw)
To: 64612
[-- Attachment #1: Type: text/plain, Size: 58 bytes --]
Hello Guix,
Find the nhooks update in the attached file.
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Update nhooks to 1.2.1. --]
[-- Type: text/x-patch, Size: 1107 bytes --]
From 4a7117d6c2b3168e899b73c92475e8efbd240edc Mon Sep 17 00:00:00 2001
From: Artyom Bologov <mail@aartaka.me>
Date: Fri, 14 Jul 2023 18:06:55 +0400
Subject: [PATCH] gnu: sbcl-nhooks: Update to 1.2.1.
* gnu/packages/lisp-xyz.scm (sbcl-nhooks): Update to 1.2.1.
---
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 7d528536ed..8a9f078d32 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -25471,7 +25471,7 @@ (define-public ecl-css-lite
(define-public sbcl-nhooks
(package
(name "sbcl-nhooks")
- (version "1.2.0")
+ (version "1.2.1")
(source
(origin
(method git-fetch)
@@ -25481,7 +25481,7 @@ (define-public sbcl-nhooks
(file-name (git-file-name "nhooks" version))
(sha256
(base32
- "1cpd9ydxkrl4vxn2clfwljl4q5hdybxkc96qshq7dczq2jvg1nfs"))))
+ "10ym4ybda2l426flicqz0f4yg7fbw7yjk1k0wqpf4wfk24gm1b8g"))))
(build-system asdf-build-system/sbcl)
(inputs
(list sbcl-serapeum))
--
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#64612: [PATCH] gnu: sbcl-nhooks: Update to 1.2.1.
2023-07-14 14:09 [bug#64612] [PATCH] gnu: sbcl-nhooks: Update to 1.2.1 Artyom Bologov
@ 2023-07-15 8:58 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2023-07-15 8:58 UTC (permalink / raw)
To: Artyom Bologov; +Cc: 64612-done
[-- Attachment #1: Type: text/plain, Size: 149 bytes --]
I replaced fiveam by lisp-unit2 in 'native-inputs' for the tests to
pass, and applied the patch as b5a5e4d712d0a1998995be62bb41b03955b7dcf1.
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-15 9:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-14 14:09 [bug#64612] [PATCH] gnu: sbcl-nhooks: Update to 1.2.1 Artyom Bologov
2023-07-15 8:58 ` bug#64612: " 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.