guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#49025] [PATCH core-updates 35/37] opendht: Correct 'nettle' variabl


From: Maxime Devos
Subject: [bug#49025] [PATCH core-updates 35/37] opendht: Correct 'nettle' variable name in inputs.
Date: Mon, 14 Jun 2021 17:39:27 +0200
User-agent: Evolution 3.34.2

Previously, opendht referred to 'nettle-3.7'.
But nettle-3.7 has been renamed to simply 'nettle'.
So, refer to 'nettle' instead of 'nettle-3.7'.

This should fix recent evaluation failures of core-updates
on ci.guix.gnu.org.

* gnu/packages/networking.scm
  (opendht)[inputs]{nettle}: Refer to 'nettle' instead of 'nettle-3.7'.
---
 gnu/packages/networking.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Attachment: 0035-opendht-Correct-nettle-variable-name-in-inputs.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]