all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#52225] [PATCH] gnu: cl-tooter: Updated
@ 2021-12-01 16:18 cage
  2021-12-02  5:14 ` bug#52225: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: cage @ 2021-12-01 16:18 UTC (permalink / raw)
  To: 52225

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




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

* bug#52225: [PATCH] gnu: cl-tooter: Updated
  2021-12-01 16:18 [bug#52225] [PATCH] gnu: cl-tooter: Updated cage
@ 2021-12-02  5:14 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2021-12-02  5:14 UTC (permalink / raw)
  To: cage; +Cc: 52225-done

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




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

end of thread, other threads:[~2021-12-02  5:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-01 16:18 [bug#52225] [PATCH] gnu: cl-tooter: Updated cage
2021-12-02  5:14 ` bug#52225: " Leo Famulari

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.