GNU bug report logs - #52225
[PATCH] gnu: cl-tooter: Updated

Previous Next

Package: guix-patches;

Reported by: cage <cage-dev <at> twistfold.it>

Date: Wed, 1 Dec 2021 16:20:01 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

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: Leo Famulari <leo <at> famulari.name>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#52225: closed ([PATCH] gnu: cl-tooter: Updated)
Date: Thu, 02 Dec 2021 05:15:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 2 Dec 2021 00:14:00 -0500
with message-id <YahWGDHw5+2El9WC <at> jasmine.lan>
and subject line Re: [bug#52225] [PATCH] gnu: cl-tooter: Updated
has caused the debbugs.gnu.org bug report #52225,
regarding [PATCH] gnu: cl-tooter: Updated
to be marked as done.

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


-- 
52225: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=52225
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: cage <cage-dev <at> twistfold.it>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: cl-tooter: Updated
Date: Wed, 1 Dec 2021 17:18:40 +0100
---
 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 c6822558ec..aaba6d2146 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -14842,8 +14842,8 @@ (define-public cl-html-diff
   (sbcl-package->cl-source-package sbcl-cl-html-diff))
 
 (define-public sbcl-tooter
-  (let ((commit "b1639d8a58dfe8020c82ed36697b7a668ef41a09")
-        (revision "2"))
+  (let ((commit "ec97bee3431c55913078e532daae81eb0fd90372")
+        (revision "3"))
     (package
       (name "sbcl-tooter")
       (version (git-version "1.0.0" revision commit))
@@ -14855,7 +14855,7 @@ (define-public sbcl-tooter
                (commit commit)))
          (file-name (git-file-name "tooter" version))
          (sha256
-          (base32 "0842lbj9ml6qxdm5xvhdbm87wyrvrq7bxawa6i8wk80n8lnvmhdw"))))
+          (base32 "02vpjaq38d6laaqmsana9f13c38xzr0xwy05fcfkmzdhh0kllpkv"))))
       (build-system asdf-build-system/sbcl)
       (inputs
        `(("sbcl-cl-ppcre" ,sbcl-cl-ppcre)
-- 
2.33.0


[Message part 3 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: cage <cage-dev <at> twistfold.it>
Cc: 52225-done <at> debbugs.gnu.org
Subject: Re: [bug#52225] [PATCH] gnu: cl-tooter: Updated
Date: Thu, 2 Dec 2021 00:14:00 -0500
On Wed, Dec 01, 2021 at 05:18:40PM +0100, cage wrote:
> ---
>  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 c6822558ec..aaba6d2146 100644
> --- a/gnu/packages/lisp-xyz.scm
> +++ b/gnu/packages/lisp-xyz.scm
> @@ -14842,8 +14842,8 @@ (define-public cl-html-diff
>    (sbcl-package->cl-source-package sbcl-cl-html-diff))
>  
>  (define-public sbcl-tooter
> -  (let ((commit "b1639d8a58dfe8020c82ed36697b7a668ef41a09")
> -        (revision "2"))
> +  (let ((commit "ec97bee3431c55913078e532daae81eb0fd90372")
> +        (revision "3"))

Thanks! Pushed as 934a246409a429ea775bae0b4e216266ec41165b


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

Previous Next


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