GNU bug report logs - #64491
[PATCH] gnu: libnatpmp: Update to 20230423

Previous Next

Package: guix-patches;

Reported by: Michael Ford <fanquake <at> gmail.com>

Date: Thu, 6 Jul 2023 09:12:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: 宋文武 <iyzsong <at> envs.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#64491: closed ([PATCH] gnu: libnatpmp: Update to 20230423)
Date: Tue, 18 Jul 2023 12:27:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 18 Jul 2023 20:26:30 +0800
with message-id <87351lz9qh.fsf <at> envs.net>
and subject line Re: bug#64491: [PATCH] gnu: libnatpmp: Update to 20230423
has caused the debbugs.gnu.org bug report #64491,
regarding [PATCH] gnu: libnatpmp: Update to 20230423
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
64491: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64491
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Ford <fanquake <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: libnatpmp: Update to 20230423
Date: Thu, 6 Jul 2023 10:11:02 +0100
From d7ed997f7bda2a0864923f04007044aa77be61f7 Mon Sep 17 00:00:00 2001
From: fanquake <fanquake <at> 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


[Message part 3 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: Michael Ford <fanquake <at> gmail.com>
Cc: 64491-done <at> debbugs.gnu.org
Subject: Re: bug#64491: [PATCH] gnu: libnatpmp: Update to 20230423
Date: Tue, 18 Jul 2023 20:26:30 +0800
Michael Ford <fanquake <at> gmail.com> writes:

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

Pushed now, thank you!


This bug report was last modified 1 year and 304 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.