unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#65086] [PATCH] gnu: cl-tooter: Update to 1.0.0.2e1b22f05.
@ 2023-08-05 10:10 cage
  2023-08-08  8:32 ` bug#65086: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: cage @ 2023-08-05 10:10 UTC (permalink / raw)
  To: 65086

---
 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 d2596ebc2d..9123923603 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -18552,8 +18552,8 @@ (define-public cl-html-diff
   (sbcl-package->cl-source-package sbcl-cl-html-diff))

 (define-public sbcl-tooter
-  (let ((commit "ec97bee3431c55913078e532daae81eb0fd90372")
-        (revision "3"))
+  (let ((commit "2e1b22f0993419c1e7e6d10ead45d7bcafb5b6cb")
+        (revision "4"))
     (package
       (name "sbcl-tooter")
       (version (git-version "1.0.0" revision commit))
@@ -18565,7 +18565,7 @@ (define-public sbcl-tooter
                (commit commit)))
          (file-name (git-file-name "tooter" version))
          (sha256
-          (base32 "02vpjaq38d6laaqmsana9f13c38xzr0xwy05fcfkmzdhh0kllpkv"))))
+          (base32 "02ys58gzasvk7r84jmz6k522qcw2hkbgv8p0ax5i8dggjhr04cz2"))))
       (build-system asdf-build-system/sbcl)
       (inputs
        (list sbcl-cl-ppcre sbcl-documentation-utils sbcl-drakma

base-commit: 42ae42cf41e8f5e88422e30d801251a3427d7f3b
--
2.34.0




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

* bug#65086: [PATCH] gnu: cl-tooter: Update to 1.0.0.2e1b22f05.
  2023-08-05 10:10 [bug#65086] [PATCH] gnu: cl-tooter: Update to 1.0.0.2e1b22f05 cage
@ 2023-08-08  8:32 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2023-08-08  8:32 UTC (permalink / raw)
  To: cage; +Cc: 65086-done

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

Patch pushed as c7d9fb58a76d38356c8f9b06c17f9085a3fef968 with a complete
commit message.
Thanks.

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

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

end of thread, other threads:[~2023-08-08  8:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-05 10:10 [bug#65086] [PATCH] gnu: cl-tooter: Update to 1.0.0.2e1b22f05 cage
2023-08-08  8:32 ` bug#65086: " Guillaume Le Vaillant

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