GNU bug report logs - #58519
[PATCH] gnu: tinmop: Update to 0.9.9.

Previous Next

Package: guix-patches;

Reported by: cage <cage-dev <at> twistfold.it>

Date: Fri, 14 Oct 2022 16:02:02 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Guillaume Le Vaillant <glv <at> posteo.net>
To: cage <cage-dev <at> twistfold.it>
Cc: 58519 <at> debbugs.gnu.org
Subject: [bug#58519] [PATCH] gnu: tinmop: Update to 0.9.9.
Date: Sun, 16 Oct 2022 07:36:35 +0000
[Message part 1 (text/plain, inline)]
cage <cage-dev <at> 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?
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 183 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.