* [bug#67208] [PATCH] gnu: tooter: Update to 2dcc2.
@ 2023-11-15 18:52 cage
2023-11-18 16:14 ` bug#67208: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: cage @ 2023-11-15 18:52 UTC (permalink / raw)
To: 67208
Change-Id: I27d126b0a0768a0e9713d6769f64011ab35b939e
---
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 760d0e9e45..a08ce5fc74 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -18847,7 +18847,7 @@ (define-public cl-html-diff
(sbcl-package->cl-source-package sbcl-cl-html-diff))
(define-public sbcl-tooter
- (let ((commit "2e1b22f0993419c1e7e6d10ead45d7bcafb5b6cb")
+ (let ((commit "2dcc2facddcacd79d0cce545a8c4b73c35826fc1")
(revision "4"))
(package
(name "sbcl-tooter")
@@ -18860,10 +18860,10 @@ (define-public sbcl-tooter
(commit commit)))
(file-name (git-file-name "cl-tooter" version))
(sha256
- (base32 "02ys58gzasvk7r84jmz6k522qcw2hkbgv8p0ax5i8dggjhr04cz2"))))
+ (base32 "1zisrmslj4rnibm02vxh7hbas2cfsjh6iizs2nfdg3a3pn7bhf6h"))))
(build-system asdf-build-system/sbcl)
(inputs
- (list sbcl-cl-ppcre sbcl-documentation-utils sbcl-drakma
+ (list sbcl-alexandria sbcl-cl-ppcre sbcl-documentation-utils sbcl-drakma
sbcl-yason))
(synopsis "Common Lisp client library for Mastodon instances")
(description
base-commit: 66132d6a20b3a8fa4649df338568765540057bd1
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#67208: [PATCH] gnu: tooter: Update to 2dcc2.
2023-11-15 18:52 [bug#67208] [PATCH] gnu: tooter: Update to 2dcc2 cage
@ 2023-11-18 16:14 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2023-11-18 16:14 UTC (permalink / raw)
To: cage; +Cc: 67208-done
[-- Attachment #1: Type: text/plain, Size: 67 bytes --]
Patch applied as 2ab5e449246f98b049888dde3c310f5b4a0a64a2.
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-11-18 16:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-15 18:52 [bug#67208] [PATCH] gnu: tooter: Update to 2dcc2 cage
2023-11-18 16:14 ` bug#67208: " Guillaume Le Vaillant
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.