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

Previous Next

Package: guix-patches;

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

Date: Mon, 29 Apr 2024 09:30:03 UTC

Severity: normal

Tags: patch

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

To reply to this bug, email your comments to 70644 AT debbugs.gnu.org.
There is no need to reopen the bug first.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#70644; Package guix-patches. (Mon, 29 Apr 2024 09:30:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Christopher Baines <mail <at> cbaines.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 29 Apr 2024 09:30:03 GMT) Full text and rfc822 format available.

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

From: Christopher Baines <mail <at> cbaines.net>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: guile-gnutls: Update to 4.0.0.
Date: Mon, 29 Apr 2024 10:29:20 +0100
* gnu/packages/tls.scm (guile-gnutls): Update to 4.0.0.

Change-Id: I7ced2e1309364c990907fafc489917fcd56fa103
---
 gnu/packages/tls.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
index 2f212e9f90..719da8e113 100644
--- a/gnu/packages/tls.scm
+++ b/gnu/packages/tls.scm
@@ -336,7 +336,7 @@ (define-public guile-gnutls
     ;; This package supersedes the Guile bindings that came with GnuTLS until
     ;; version 3.7.8 included.
     (name "guile-gnutls")
-    (version "3.7.14")
+    (version "4.0.0")
     (home-page "https://gitlab.com/gnutls/guile/")
     (source (origin
               ;; url-fetch is used here to avoid a circular dependency with
@@ -344,11 +344,11 @@ (define-public guile-gnutls
               (method url-fetch)
               (uri (string-append
                     "https://gitlab.com/gnutls/guile/uploads/"
-                    "1fdc941351d54cd7affda1bb912b9ca5"
+                    "9060bc55069cedb40ab46cea49b439c0"
                     "/guile-gnutls-" version ".tar.gz"))
               (sha256
                (base32
-                "0ldnxq5qxzy92jd8w5c717bgx4038x9qmi43bzl6kmlkzpagqayy"))))
+                "0fdjmy9vfjwk2v616nan1zz6iy9i086vrh5mdcsfqxi00ckbjk2v"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: 3bd8d238aba718bf949691d0e37fa310e2cfc12a
-- 
2.41.0





Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Tue, 30 Apr 2024 20:11:01 GMT) Full text and rfc822 format available.

Notification sent to Christopher Baines <mail <at> cbaines.net>:
bug acknowledged by developer. (Tue, 30 Apr 2024 20:11:02 GMT) Full text and rfc822 format available.

Message #10 received at 70644-done <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: 70644-done <at> debbugs.gnu.org
Subject: Re: [bug#70644] [PATCH] gnu: guile-gnutls: Update to 4.0.0.
Date: Tue, 30 Apr 2024 21:09:57 +0100
[Message part 1 (text/plain, inline)]
Christopher Baines <mail <at> cbaines.net> writes:

> * gnu/packages/tls.scm (guile-gnutls): Update to 4.0.0.
>
> Change-Id: I7ced2e1309364c990907fafc489917fcd56fa103
> ---
>  gnu/packages/tls.scm | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Pushed to master as f6c6dd229f8ab6e84a8ea42d3fb5fb19d24e3b20.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 16 days ago.

Previous Next


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