From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id WLxLMSN682NGewAAbAwnHQ (envelope-from ) for ; Mon, 20 Feb 2023 14:48:19 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 4N0lMCN682N7fgEAG6o9tA (envelope-from ) for ; Mon, 20 Feb 2023 14:48:19 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 89E84B2C8 for ; Mon, 20 Feb 2023 14:48:19 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=YPEWzlJu; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1676900899; a=rsa-sha256; cv=none; b=m2e0iK7B1Afm4ZfeDn+s1KArW8Zg+MkgimOLlBPSqqiKSxTFlL0qiszaCyaYqalhOGa+vN YKyhrh1wM9q2KEKTWfWHqYtzNpAjbOvXk2jPfvtPHUk0kqf/0vZgJutmwEBwCBVgvfYXgP uZqSyg2+E503XtppE8OPO1SMuyCToBDjuepNNa4z1kZNDMEdT8lv5fswJNBd/J1WRWnpk6 BdkwZLqCZw0oL7vxOtd/tVw1ZzCBlDiYkg0N7pnRXmjGPlKWhfpiWUgwweYh9aIhyG10qs s6mraFNrv6noYdMp9X3QASv3du5/NvskkZo5YKuGaAvnwPVAyugi3q7Wi8qW5A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=YPEWzlJu; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1676900899; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=CHqGTPJEKzGSI2KwZdVerVeNUTNP5OqJZABnaG5Snj4=; b=LtCIcxcCjXRJTi63jqlj9TedW1WWG7W2avz6UcZYoMH1/JpLKq2DDVkPLMbWzLV7GW1X/Y 8IazOknifyUbCAjhgNTPREhTXy8n+w0q3/Ji9hNBAspC6xJziFkgyCfUlc0y7KrAfjTrhw r9hx9twjSksWTMTCxhd9Zl1sgrDUokT4fr4fke31GRI97SEYiu9LhptBcD7d592UGwj6HW Bi8aIdVcZfbbvYYvJqpyBin3bJVNRFstcDEIV4kwwY6DwbYALQSPXfBUXRGQxc/W+012ic y/rtCYJqAPJBhX9rEfZo43Oep9NJE4jeU5Aby0jly8xhYD3IY7pWB5gEGnJa3Q== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pU6WW-0003t4-LU; Mon, 20 Feb 2023 08:48:08 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pU6WR-0003rM-GQ for guix-patches@gnu.org; Mon, 20 Feb 2023 08:48:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pU6WQ-000581-St for guix-patches@gnu.org; Mon, 20 Feb 2023 08:48:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pU6WQ-0003Hz-EU for guix-patches@gnu.org; Mon, 20 Feb 2023 08:48:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61651] [PATCH] gnu: gnunet: Update to 0.19.3. Resent-From: Adam Faiz Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 20 Feb 2023 13:48:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 61651 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61651@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.167690085712474 (code B ref -1); Mon, 20 Feb 2023 13:48:02 +0000 Received: (at submit) by debbugs.gnu.org; 20 Feb 2023 13:47:37 +0000 Received: from localhost ([127.0.0.1]:51030 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pU6W0-0003F6-Gn for submit@debbugs.gnu.org; Mon, 20 Feb 2023 08:47:36 -0500 Received: from lists.gnu.org ([209.51.188.17]:36018) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pU6Vy-0003Eo-Eo for submit@debbugs.gnu.org; Mon, 20 Feb 2023 08:47:34 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pU6Vw-0003nn-Er for guix-patches@gnu.org; Mon, 20 Feb 2023 08:47:32 -0500 Received: from knopi.disroot.org ([178.21.23.139]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pU6Vu-000556-I5 for guix-patches@gnu.org; Mon, 20 Feb 2023 08:47:32 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 0C83041135 for ; Mon, 20 Feb 2023 14:47:27 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5RIo8Y2VcFDi for ; Mon, 20 Feb 2023 14:47:26 +0100 (CET) Message-ID: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1676900845; bh=KeAPvDbcHUJGoH+gbA2aL8ktnZWOkyOnx+FNtGXHDcg=; h=Date:To:From:Subject; b=YPEWzlJuuN3t4Ybfoxe6ihI2Ujq914YiXvgfGQEi/zguUZFvyroTN6PiWo3dx5jhj hJDI97ekc8BBmlxL70tmJdKrdpZ38MB1Gz1qGyu0I2BezXOlIhSV5qTdeGFJhxPa8C e5laCZAdex9ySIGdjiKWXPg0MT1fgGR/iU64n2Cw/RiPI1+D82+sQezra+/PzxS/11 wfV4YJgJOcs2RNFdam9FN85MDBMGRALyzxTlmdn52I5KAQDeuYzEaEnt2HL++Tk1hS gbUPLrLflGzuT0lTz83R1Ep+Lgl1PiP0LcRhqq4dXJUz3cUyEUuQD3PDPZhAeycsfM +Jza6ycxGaAfw== Date: Mon, 20 Feb 2023 21:47:20 +0800 MIME-Version: 1.0 Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=178.21.23.139; envelope-from=adam.faiz@disroot.org; helo=knopi.disroot.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Adam Faiz X-Migadu-Queue-Id: 89E84B2C8 X-Spam-Score: -4.95 X-Migadu-Spam-Score: -4.95 X-Migadu-Scanner: scn0.migadu.com X-ACL-Warn: , Adam Faiz via Guix-patches From: Adam Faiz via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-TUID: Jjf5hERUG8ZY From 7bfd653e503e7e8be16179ed1ba2ac15b303c8b7 Mon Sep 17 00:00:00 2001 Message-Id: <7bfd653e503e7e8be16179ed1ba2ac15b303c8b7.1676897203.git.adam.faiz@disroot.org> From: AwesomeAdam54321 Date: Mon, 20 Feb 2023 19:53:03 +0800 Subject: [PATCH] gnu: gnunet: Update to 0.19.3. * gnu/packages/gnunet.scm (gnunet): Update to 0.19.3. --- gnu/packages/gnunet.scm | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/gnu/packages/gnunet.scm b/gnu/packages/gnunet.scm index c98ceefad7..58349a798d 100644 --- a/gnu/packages/gnunet.scm +++ b/gnu/packages/gnunet.scm @@ -37,6 +37,7 @@ (define-module (gnu packages gnunet) #:use-module (gnu packages compression) #:use-module (gnu packages crypto) #:use-module (gnu packages curl) + #:use-module (gnu packages freedesktop) #:use-module (gnu packages gettext) #:use-module (gnu packages glib) #:use-module (gnu packages gnome) @@ -60,6 +61,7 @@ (define-module (gnu packages gnunet) #:use-module (gnu packages perl) #:use-module (gnu packages pulseaudio) #:use-module (gnu packages python) + #:use-module (gnu packages sphinx) #:use-module (gnu packages sqlite) #:use-module (gnu packages text-editors) #:use-module (gnu packages tls) @@ -258,7 +260,7 @@ (define-public gnurl (define-public gnunet (package (name "gnunet") - (version "0.16.3") + (version "0.19.3") (source (origin (method url-fetch) @@ -266,12 +268,19 @@ (define-public gnunet ".tar.gz")) (sha256 (base32 - "12n33r9nnkl5xwx8pwf571l2zvnvfllc8vm6mamrlyjk2cphaf9j")))) + "09bspbjl6cll8wcrl1vnb56jwp30pcrg1yyj6xy3i0fl2bzdbdw2")) + (modules '((guix build utils))) + (snippet + #~(begin + ;; This is fixed in the upstream repository but the fix + ;; has not been released. + (substitute* "src/gns/test_proxy.sh" + (("test_gnunet_proxy.conf") "test_gns_proxy.conf")))))) (build-system gnu-build-system) (inputs (list bluez glpk - gnurl + curl gnutls/dane gstreamer jansson @@ -291,7 +300,7 @@ (define-public gnunet zbar zlib)) (native-inputs - (list curl openssl pkg-config python xxd + (list curl openssl pkg-config python xxd python-sphinx python-sphinx-rtd-theme (@ (gnu packages base) which))) (arguments '(#:parallel-tests? #f ; Parallel tests aren't supported. base-commit: 08edbd2535ae622d319a51e6f877d23d75dc24f3 -- 2.39.1