unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#64491] [PATCH] gnu: libnatpmp: Update to 20230423
@ 2023-07-06  9:11 Michael Ford
  2023-07-18 12:26 ` bug#64491: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Ford @ 2023-07-06  9:11 UTC (permalink / raw)
  To: 64491

From d7ed997f7bda2a0864923f04007044aa77be61f7 Mon Sep 17 00:00:00 2001
From: fanquake <fanquake@gmail.com>
Date: Thu, 6 Jul 2023 10:08:32 +0100
Subject: [PATCH] gnu: libnatpmp: Update to 20230423

* gnu/packages/networking.scm (libnatpmp): Update to 20230423.
---
 gnu/packages/networking.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 2f118bccb2..bf86dca899 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -1426,7 +1426,7 @@ (define-public cppzmq
 (define-public libnatpmp
   (package
     (name "libnatpmp")
-    (version "20150609")
+    (version "20230423")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -1434,7 +1434,7 @@ (define-public libnatpmp
                     name "-" version ".tar.gz"))
               (sha256
                (base32
-                "1c1n8n7mp0amsd6vkz32n8zj3vnsckv308bb7na0dg0r8969rap1"))))
+                "0w7wvf4yi8qv659dg9d3ndqvh3bqhgm21gd135spwhq6hhnfv106"))))
     (build-system gnu-build-system)
     (arguments
      `(#:phases
-- 
2.41.0




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

* bug#64491: [PATCH] gnu: libnatpmp: Update to 20230423
  2023-07-06  9:11 [bug#64491] [PATCH] gnu: libnatpmp: Update to 20230423 Michael Ford
@ 2023-07-18 12:26 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-07-18 12:26 UTC (permalink / raw)
  To: Michael Ford; +Cc: 64491-done

Michael Ford <fanquake@gmail.com> writes:

> * gnu/packages/networking.scm (libnatpmp): Update to 20230423.

Pushed now, thank you!




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

end of thread, other threads:[~2023-07-18 12:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-06  9:11 [bug#64491] [PATCH] gnu: libnatpmp: Update to 20230423 Michael Ford
2023-07-18 12:26 ` bug#64491: " 宋文武 via Guix-patches via

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).