GNU bug report logs - #63388
[PATCH] gnu: guile-gnutls: Update to 3.7.12.

Previous Next

Package: guix-patches;

Reported by: Christopher Baines <mail <at> cbaines.net>

Date: Tue, 9 May 2023 11:13:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 63388 <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Christopher Baines <mail <at> cbaines.net>
Cc: Simon Josefsson <simon <at> josefsson.org>, 63388 <at> debbugs.gnu.org
Subject: Re: bug#63388: [PATCH] gnu: guile-gnutls: Update to 3.7.12.
Date: Wed, 10 May 2023 00:32:19 +0200
Hi Christopher,

Christopher Baines <mail <at> cbaines.net> skribis:

> * gnu/packages/tls.scm (guile-gnutls): Update to 3.7.12.
> [source]: Switch to a tarball, to avoid a circular dependency if guile-gnutls
> is used in git-download.
> [arguments]: Remove phase changes for building from Git.
> [native-inputs]: Remove autoconf and automake as they're now unnecessary.

Excellent!  (Thanks, Simon!)

>      (source (origin
> -              (method git-fetch)
> -              (uri (git-reference
> -                    (url home-page)
> -                    (commit (string-append "v" version))))
> +              (method url-fetch)

Please add a comment stating why we’re using ‘url-fetch’, with a
reference to <https://issues.guix.gnu.org/63331>.

> +              (uri
> +               (string-append

Rather on the same line maybe?  :-)

Thanks for working on it!

Ludo’.




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

Previous Next


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