From: Guillaume Le Vaillant <glv@posteo.net>
To: cage <cage-dev@twistfold.it>
Cc: 58519@debbugs.gnu.org
Subject: [bug#58519] [PATCH] gnu: tinmop: Update to 0.9.9.
Date: Sun, 16 Oct 2022 07:36:35 +0000 [thread overview]
Message-ID: <87h704kyd9.fsf@kitej> (raw)
In-Reply-To: <Y0mHseLs/ow/0ab8@shimizu.casa.net>
[-- Attachment #1: Type: text/plain, Size: 1237 bytes --]
cage <cage-dev@twistfold.it> skribis:
> ---
> gnu/packages/lisp-xyz.scm | 25 +++++++++++++------------
> gnu/packages/web-browsers.scm | 8 ++++----
> 2 files changed, 17 insertions(+), 16 deletions(-)
>
> [...]
>
> (define-public sbcl-cl+ssl
> - (let ((commit "046d698cf65539faf9aba0a5ccd086a9d6f53eef")
> - (revision "3"))
> + (let ((commit "8c13317509136e6722a25be51b74b813bbb32f9e")
> + (revision "4"))
> (package
> (name "sbcl-cl+ssl")
> (version (git-version "0.0.0" revision commit))
> @@ -4316,10 +4316,11 @@ (define-public sbcl-cl+ssl
> (commit commit)))
> (file-name (git-file-name "cl+ssl" version))
> (sha256
> - (base32 "110yhb0f1c8yilqsgza2xhv3675i41iizylibgy5qc5fa2lnaxbv"))))
> + (base32 "1cdq9dzk804y8bm874q8755yk4iz2z735ksm8waxl52kpfw8ai99"))))
> (build-system asdf-build-system/sbcl)
> (arguments
> - '(#:phases
> + '(#:tests? #f ; testing depends on unavailable trivial-socket
> + #:phases
Hi.
Did you try adding trivial-sockets to Guix instead of disabling the
tests?
Also, could you send an updated patch series with one package update per
patch instead of everything in one patch?
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
next prev parent reply other threads:[~2022-10-16 7:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-14 16:00 [bug#58519] [PATCH] gnu: tinmop: Update to 0.9.9 cage
2022-10-16 7:36 ` Guillaume Le Vaillant [this message]
[not found] ` <Y017Tcs6SG7KJ1PG@shimizu.casa.net>
2022-11-20 12:44 ` bug#58519: " 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=87h704kyd9.fsf@kitej \
--to=glv@posteo.net \
--cc=58519@debbugs.gnu.org \
--cc=cage-dev@twistfold.it \
/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).