GNU bug report logs - #64612
[PATCH] gnu: sbcl-nhooks: Update to 1.2.1.

Previous Next

Package: guix-patches;

Reported by: Artyom Bologov <mail <at> aartaka.me>

Date: Fri, 14 Jul 2023 14:12:01 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Artyom Bologov <mail <at> aartaka.me>
Subject: bug#64612: closed (Re: [bug#64612] [PATCH] gnu: sbcl-nhooks:
 Update to 1.2.1.)
Date: Sat, 15 Jul 2023 09:02:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#64612: [PATCH] gnu: sbcl-nhooks: Update to 1.2.1.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 64612 <at> debbugs.gnu.org.

-- 
64612: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64612
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: Artyom Bologov <mail <at> aartaka.me>
Cc: 64612-done <at> debbugs.gnu.org
Subject: Re: [bug#64612] [PATCH] gnu: sbcl-nhooks: Update to 1.2.1.
Date: Sat, 15 Jul 2023 08:58:54 +0000
[Message part 3 (text/plain, inline)]
I replaced fiveam by lisp-unit2 in 'native-inputs' for the tests to
pass, and applied the patch as b5a5e4d712d0a1998995be62bb41b03955b7dcf1.
Thanks.
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Artyom Bologov <mail <at> aartaka.me>
To: Guix patches <guix-patches <at> gnu.org>
Subject: [PATCH] gnu: sbcl-nhooks: Update to 1.2.1.
Date: Fri, 14 Jul 2023 18:09:12 +0400
[Message part 6 (text/plain, inline)]
Hello Guix,

Find the nhooks update in the attached file.
[0001-gnu-sbcl-nhooks-Update-to-1.2.1.patch (text/x-patch, inline)]
From 4a7117d6c2b3168e899b73c92475e8efbd240edc Mon Sep 17 00:00:00 2001
From: Artyom Bologov <mail <at> 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

[Message part 8 (text/plain, inline)]
Thanks,
--
Artyom Bologov.

This bug report was last modified 1 year and 316 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.