unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#67929] [PATCH] gnu: gnunet: Update to 0.20.0.
@ 2023-12-20 13:17 Adam Faiz via Guix-patches via
  2023-12-20 13:19 ` [bug#67929] [PATCH] gnu: gnunet-gtk: " Adam Faiz via Guix-patches via
  2023-12-29 11:19 ` bug#67929: [PATCH] gnu: gnunet: " Guillaume Le Vaillant
  0 siblings, 2 replies; 3+ messages in thread
From: Adam Faiz via Guix-patches via @ 2023-12-20 13:17 UTC (permalink / raw)
  To: 67929

From 78951c0cfc8639b6adb2e06fce223b5ec736904a Mon Sep 17 00:00:00 2001
Message-ID: <78951c0cfc8639b6adb2e06fce223b5ec736904a.1703077981.git.adam.faiz@disroot.org>
From: AwesomeAdam54321 <adam.faiz@disroot.org>
Date: Wed, 20 Dec 2023 20:35:03 +0800
Subject: [PATCH] gnu: gnunet: Update to 0.20.0.

* gnu/packages/gnunet.scm (gnunet): Update to 0.20.0.
[source]: Remove snippet.
---
 gnu/packages/gnunet.scm | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

diff --git a/gnu/packages/gnunet.scm b/gnu/packages/gnunet.scm
index d1ac228639..1f53e2c788 100644
--- a/gnu/packages/gnunet.scm
+++ b/gnu/packages/gnunet.scm
@@ -262,7 +262,7 @@ (define-public gnurl
 (define-public gnunet
   (package
     (name "gnunet")
-    (version "0.19.4")
+    (version "0.20.0")
     (source
      (origin
        (method url-fetch)
@@ -270,14 +270,7 @@ (define-public gnunet
                            ".tar.gz"))
        (sha256
         (base32
-         "16q0mkkr9b33wlm307ignfgvv0kilzr42155m5dpz66m13s3v9h0"))
-       (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"))))))
+         "064mmhksznbsymanikwqkgmdhk2f0zjll2aq2cmxa14wm5w9w0jn"))))
     (build-system gnu-build-system)
     (inputs
      (list bluez

base-commit: 29c94dd522833b2603a651c14a5b06120bcf1829
-- 
2.41.0




^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#67929] [PATCH] gnu: gnunet-gtk: Update to 0.20.0.
  2023-12-20 13:17 [bug#67929] [PATCH] gnu: gnunet: Update to 0.20.0 Adam Faiz via Guix-patches via
@ 2023-12-20 13:19 ` Adam Faiz via Guix-patches via
  2023-12-29 11:19 ` bug#67929: [PATCH] gnu: gnunet: " Guillaume Le Vaillant
  1 sibling, 0 replies; 3+ messages in thread
From: Adam Faiz via Guix-patches via @ 2023-12-20 13:19 UTC (permalink / raw)
  To: 67929

From 6c236c592df19019de3570a2f092e68c152009db Mon Sep 17 00:00:00 2001
Message-ID: <6c236c592df19019de3570a2f092e68c152009db.1703077981.git.adam.faiz@disroot.org>
In-Reply-To: <78951c0cfc8639b6adb2e06fce223b5ec736904a.1703077981.git.adam.faiz@disroot.org>
References: <78951c0cfc8639b6adb2e06fce223b5ec736904a.1703077981.git.adam.faiz@disroot.org>
From: AwesomeAdam54321 <adam.faiz@disroot.org>
Date: Wed, 20 Dec 2023 21:11:50 +0800
Subject: [PATCH] gnu: gnunet-gtk: Update to 0.20.0.

* gnu/packages/gnunet.scm (gnunet-gtk): Update to 0.20.0.
---
 gnu/packages/gnunet.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnunet.scm b/gnu/packages/gnunet.scm
index 1f53e2c788..fd101a8acf 100644
--- a/gnu/packages/gnunet.scm
+++ b/gnu/packages/gnunet.scm
@@ -443,14 +443,14 @@ (define-public gnunet-scheme
 (define-public gnunet-gtk
   (package (inherit gnunet)
     (name "gnunet-gtk")
-    (version "0.19.0")
+    (version "0.20.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnu/gnunet/gnunet-gtk-"
                                   version ".tar.gz"))
               (sha256
                (base32
-                "0z2731l69vnfsa0cdsw8wh8g1d08wz15y5n0a58qjpf7baric01k"))))
+                "0bandj2f24v4wfq1v5j73zn5jp25dn8r7y0wd7znlkmbh86fb4g9"))))
     (arguments
      (list #:configure-flags
            #~(list "--with-libunique"
-- 
2.41.0




^ permalink raw reply related	[flat|nested] 3+ messages in thread

* bug#67929: [PATCH] gnu: gnunet: Update to 0.20.0.
  2023-12-20 13:17 [bug#67929] [PATCH] gnu: gnunet: Update to 0.20.0 Adam Faiz via Guix-patches via
  2023-12-20 13:19 ` [bug#67929] [PATCH] gnu: gnunet-gtk: " Adam Faiz via Guix-patches via
@ 2023-12-29 11:19 ` Guillaume Le Vaillant
  1 sibling, 0 replies; 3+ messages in thread
From: Guillaume Le Vaillant @ 2023-12-29 11:19 UTC (permalink / raw)
  To: Adam Faiz; +Cc: 67929-done

[-- Attachment #1: Type: text/plain, Size: 82 bytes --]

Patches pushed as d68517059f12f9adf86adfa3f087ab7d93bc2f15 and
following.
Thanks.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-12-29 12:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-20 13:17 [bug#67929] [PATCH] gnu: gnunet: Update to 0.20.0 Adam Faiz via Guix-patches via
2023-12-20 13:19 ` [bug#67929] [PATCH] gnu: gnunet-gtk: " Adam Faiz via Guix-patches via
2023-12-29 11:19 ` bug#67929: [PATCH] gnu: gnunet: " Guillaume Le Vaillant

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).