unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#56415] [PATCH] gnu: cl-gopher: Update to 0899e7f.
@ 2022-07-06  4:48 jgart via Guix-patches via
  2022-07-07 21:22 ` bug#56415: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: jgart via Guix-patches via @ 2022-07-06  4:48 UTC (permalink / raw)
  To: 56415; +Cc: jgart

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#56415: [PATCH] gnu: cl-gopher: Update to 0899e7f.
  2022-07-06  4:48 [bug#56415] [PATCH] gnu: cl-gopher: Update to 0899e7f jgart via Guix-patches via
@ 2022-07-07 21:22 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2022-07-07 21:22 UTC (permalink / raw)
  To: jgart; +Cc: 56415-done

[-- Attachment #1: Type: text/plain, Size: 297 bytes --]


jgart via Guix-patches via <guix-patches@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-07 21:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-06  4:48 [bug#56415] [PATCH] gnu: cl-gopher: Update to 0899e7f jgart via Guix-patches via
2022-07-07 21:22 ` bug#56415: " Christopher Baines

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).