GNU bug report logs - #56415
[PATCH] gnu: cl-gopher: Update to 0899e7f.

Previous Next

Package: guix-patches;

Reported by: jgart <jgart <at> dismail.de>

Date: Wed, 6 Jul 2022 04:49:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.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: jgart <jgart <at> dismail.de>
Subject: bug#56415: closed (Re: [bug#56415] [PATCH] gnu: cl-gopher: Update
 to 0899e7f.)
Date: Thu, 07 Jul 2022 21:24:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#56415: [PATCH] gnu: cl-gopher: Update to 0899e7f.

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 56415 <at> debbugs.gnu.org.

-- 
56415: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56415
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: jgart <jgart <at> dismail.de>
Cc: 56415-done <at> debbugs.gnu.org
Subject: Re: [bug#56415] [PATCH] gnu: cl-gopher: Update to 0899e7f.
Date: Thu, 07 Jul 2022 22:22:38 +0100
[Message part 3 (text/plain, inline)]
jgart via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/lisp-xyz.scm (cl-gopher): Update to 0899e7f.
> ---
>  gnu/packages/lisp-xyz.scm | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Thanks, I've pushed this as 45ed812da502344d58e8128515abd5b8ec6ca7a0.

Chris
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: jgart <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: jgart <jgart <at> dismail.de>
Subject: [PATCH] gnu: cl-gopher: Update to 0899e7f.
Date: Tue,  5 Jul 2022 23:48:17 -0500
* gnu/packages/lisp-xyz.scm (cl-gopher): Update to 0899e7f.
---
 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 1fb3ce6b7f..2fbe796496 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -20802,8 +20802,8 @@ (define-public ecl-asd-generator
   (sbcl-package->ecl-package sbcl-asd-generator))
 
 (define-public sbcl-cl-gopher
-  (let ((commit "62cfd180378f56e7e8b57e4302b183810c86e337")
-        (revision "2"))
+  (let ((commit "0899e7fa2134206f9d9778c7d53c49b7a59ff070")
+        (revision "3"))
     (package
       (name "sbcl-cl-gopher")
       (version (git-version "0.0.0" revision commit))
@@ -20815,7 +20815,7 @@ (define-public sbcl-cl-gopher
                (commit commit)))
          (file-name (git-file-name "cl-gopher" version))
          (sha256
-          (base32 "0szz29d83fk2cxn5j1zlf4v0154qnf9cy1ix5p4jjpsql1a8xiwg"))))
+          (base32 "1ky4s33m5d0wvdaqji12pxr93qqfl5x62zjp3m4ihbdj0ws3yw2f"))))
       (build-system asdf-build-system/sbcl)
       (inputs
        (list sbcl-bordeaux-threads
-- 
2.36.1




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

Previous Next


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