From: Adam Quandour <adam.quandour@gmail.com>
To: 74092@debbugs.gnu.org
Cc: Adam Quandour <adam.quandour@gmail.com>
Subject: [bug#74092] [PATCH] fix gnutls package
Date: Tue, 29 Oct 2024 20:33:13 +0300 [thread overview]
Message-ID: <20241029173313.11755-1-adam.quandour@gmail.com> (raw)
Actual hash of this package is not the same as the specified one.
---
gnu/packages/tls.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
index 1a1ce0d..4f862ff 100644
--- a/gnu/packages/tls.scm
+++ b/gnu/packages/tls.scm
@@ -212,7 +212,7 @@ (define-public gnutls
(patches (search-patches "gnutls-skip-trust-store-test.patch"))
(sha256
(base32
- "0ghpyhhfa3nsraph6dws50jb3dc8g2cfl7dizdnyrm179fawakzp"))))
+ "0kayjxy3rr2y08jjimz5f0dx92pq3xjiaj2pdnsn15h1rp2k21pa"))))
(build-system gnu-build-system)
(arguments
(list #:tests? (not (or (%current-target-system)
--
2.46.0
next reply other threads:[~2024-10-29 17:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-29 17:33 Adam Quandour [this message]
2024-10-29 17:59 ` [bug#74092] [PATCH] fix gnutls package Tomas Volf
2024-10-29 18:31 ` Adam
2024-10-29 18:43 ` Tomas Volf
2024-10-29 19:27 ` Adam
2024-10-29 23:34 ` bug#74092: " Vagrant Cascadian
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241029173313.11755-1-adam.quandour@gmail.com \
--to=adam.quandour@gmail.com \
--cc=74092@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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.