From: Foo Chuan Wei <chuanwei.foo@hotmail.com>
To: 51546@debbugs.gnu.org
Subject: [bug#51546] [PATCH] gnu: cl-drakma: Update to v2.0.8.
Date: Mon, 1 Nov 2021 11:10:49 +0000 [thread overview]
Message-ID: <PU1PR01MB215513094561F465D87077F68D8A9@PU1PR01MB2155.apcprd01.prod.exchangelabs.com> (raw)
* gnu/packages/lisp-xyz.scm (sbcl-drakma): Update to v2.0.8.
---
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 d3fd81d036..53911487ac 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -4022,17 +4022,17 @@ the format used by the popular compression tool bzip2.")
(define-public sbcl-drakma
(package
(name "sbcl-drakma")
- (version "2.0.7")
+ (version "2.0.8")
(source
(origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/edicl/drakma")
(commit (string-append "v" version))))
- (file-name (git-file-name name version))
+ (file-name (git-file-name "cl-drakma" version))
(sha256
(base32
- "1441idnyif9xzx3ln1p3fg36k2v9h4wasjqrzc8y52j61420qpci"))))
+ "1wf2zivfvhsh6zvd6wcwfd67bm8s8a1p2fismszc8xb819dqk9yl"))))
(build-system asdf-build-system/sbcl)
(inputs
`(("sbcl-puri" ,sbcl-puri)
base-commit: 0e19713c1fbfd3a01347e0d490434a53a596ed3c
--
2.25.1
next reply other threads:[~2021-11-01 11:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-01 11:10 Foo Chuan Wei [this message]
2021-11-02 8:17 ` bug#51546: [PATCH] gnu: cl-drakma: Update to v2.0.8 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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=PU1PR01MB215513094561F465D87077F68D8A9@PU1PR01MB2155.apcprd01.prod.exchangelabs.com \
--to=chuanwei.foo@hotmail.com \
--cc=51546@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 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).