From: cage <cage-dev@twistfold.it>
To: 67208@debbugs.gnu.org
Subject: [bug#67208] [PATCH] gnu: tooter: Update to 2dcc2.
Date: Wed, 15 Nov 2023 19:52:25 +0100 [thread overview]
Message-ID: <0675c51ec54f9bca4e8e2dcc18bac23198da2d9f.1700074259.git.cage-dev@twistfold.it> (raw)
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
next reply other threads:[~2023-11-15 18:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-15 18:52 cage [this message]
2023-11-18 16:14 ` bug#67208: [PATCH] gnu: tooter: Update to 2dcc2 Guillaume Le Vaillant
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=0675c51ec54f9bca4e8e2dcc18bac23198da2d9f.1700074259.git.cage-dev@twistfold.it \
--to=cage-dev@twistfold.it \
--cc=67208@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.