GNU bug report logs - #54927
[PATCH] gnu: cl-who: Update to 1.1.4-3.07dafe9.

Previous Next

Package: guix-patches;

Reported by: Foo Chuan Wei <chuanwei.foo <at> hotmail.com>

Date: Thu, 14 Apr 2022 08:59: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: Guillaume Le Vaillant <glv <at> posteo.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#54927: closed ([PATCH] gnu: cl-who: Update to 1.1.4-3.07dafe9.)
Date: Thu, 14 Apr 2022 14:36:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 14 Apr 2022 14:34:58 +0000
with message-id <87o813bumo.fsf <at> kitej>
and subject line Re: [bug#54927] [PATCH] gnu: cl-who: Update to 1.1.4-3.07dafe9.
has caused the debbugs.gnu.org bug report #54927,
regarding [PATCH] gnu: cl-who: Update to 1.1.4-3.07dafe9.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
54927: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=54927
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Foo Chuan Wei <chuanwei.foo <at> hotmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: cl-who: Update to 1.1.4-3.07dafe9.
Date: Thu, 14 Apr 2022 08:53:43 +0000
* gnu/packages/lisp-xyz.scm (sbcl-cl-who): Update to 1.1.4-3.07dafe9.
---
 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 75b299152a..249f95538b 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -3969,8 +3969,8 @@ defined in RFC 2616.")
 
 (define-public sbcl-cl-who
   (let ((version "1.1.4")
-        (commit "0d3826475133271ee8c590937136c1bc41b8cbe0")
-        (revision "2"))
+        (commit "07dafe9b351c32326ce20b5804e798f10d4f273d")
+        (revision "3"))
     (package
       (name "sbcl-cl-who")
       (version (git-version version revision commit))
@@ -3983,7 +3983,7 @@ defined in RFC 2616.")
          (file-name (git-file-name "cl-who" version))
          (sha256
           (base32
-           "0sc8nji9q1df04lhsiwsjy1a35996bibl31w5hp5sh8q6sa122dy"))))
+           "1rdvs113q6d46cblwhsv1vmm31p952wyzkyibqix0ypadpczlgp5"))))
       (build-system asdf-build-system/sbcl)
       (native-inputs
        (list sbcl-flexi-streams))

base-commit: fc89b50b7bb2edbc38b20adf8c899934dedcb6c3
-- 
2.25.1



[Message part 3 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: Foo Chuan Wei <chuanwei.foo <at> hotmail.com>
Cc: 54927-done <at> debbugs.gnu.org
Subject: Re: [bug#54927] [PATCH] gnu: cl-who: Update to 1.1.4-3.07dafe9.
Date: Thu, 14 Apr 2022 14:34:58 +0000
[Message part 4 (text/plain, inline)]
Patch pushed as 0f6aaf2f62fe3f29bec9751178ea2a7c39706f80.
Thanks.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 3 years and 41 days ago.

Previous Next


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