emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#45489: closed ([PATCH] gnu: libupnp: Update to 1.14.0.)


From: GNU bug Tracking System
Subject: bug#45489: closed ([PATCH] gnu: libupnp: Update to 1.14.0.)
Date: Thu, 31 Dec 2020 07:36:03 +0000

Your message dated Thu, 31 Dec 2020 02:34:46 -0500
with message-id <X+1/FmLvlTxDuwAo@jasmine.lan>
and subject line Re: [bug#45489] [PATCH] gnu: libupnp: Update to 1.14.0.
has caused the debbugs.gnu.org bug report #45489,
regarding [PATCH] gnu: libupnp: Update to 1.14.0.
to be marked as done.

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


-- 
45489: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45489
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: libupnp: Update to 1.14.0. Date: Mon, 28 Dec 2020 12:40:28 +0100
* gnu/packages/upnp.scm (libupnp): Update to 1.14.0.
---
 gnu/packages/upnp.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/upnp.scm b/gnu/packages/upnp.scm
index f0c03e12b3..aac2ae370f 100644
--- a/gnu/packages/upnp.scm
+++ b/gnu/packages/upnp.scm
@@ -94,7 +94,7 @@ over IRC, instant messaging, network games, and most server 
software.")
 (define-public libupnp
   (package
     (name "libupnp")
-    (version "1.12.1")
+    (version "1.14.0")
     (source
      (origin
       (method url-fetch)
@@ -102,7 +102,7 @@ over IRC, instant messaging, network games, and most server 
software.")
                           "/release-" version "/libupnp-" version".tar.bz2"))
       (sha256
        (base32
-        "02a0dnbk1cla8xlb5l2zp09grv2hsf8n4jbd560mmzj830mn8dpw"))))
+        "1sswsdqzarrd6h9mld2lncbcrfhd4p16zcafvmxqm34nj513vcpc"))))
     (native-inputs
      `(("pkg-config" ,pkg-config)))
     (build-system gnu-build-system)
-- 
2.29.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#45489] [PATCH] gnu: libupnp: Update to 1.14.0. Date: Thu, 31 Dec 2020 02:34:46 -0500
On Mon, Dec 28, 2020 at 12:40:28PM +0100, Vincent Legoll wrote:
> * gnu/packages/upnp.scm (libupnp): Update to 1.14.0.

Thanks! Pushed as 9606041dcb8509a1d62c9c80261178330cf60615


--- End Message ---

reply via email to

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