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

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

bug#65452: closed ([PATCH] gnu: libupnp: Update to 1.14.18.)


From: GNU bug Tracking System
Subject: bug#65452: closed ([PATCH] gnu: libupnp: Update to 1.14.18.)
Date: Fri, 08 Sep 2023 12:10:04 +0000

Your message dated Fri, 8 Sep 2023 15:09:29 +0300
with message-id <ZPsO-PLvDw3sbgyg@pbp>
and subject line Re: [bug#65452] [PATCH] gnu: libupnp: Update to 1.14.18.
has caused the debbugs.gnu.org bug report #65452,
regarding [PATCH] gnu: libupnp: Update to 1.14.18.
to be marked as done.

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


-- 
65452: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65452
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: libupnp: Update to 1.14.18. Date: Tue, 22 Aug 2023 11:59:29 +0100
From c332a51f84014fa7f97089b057d0eba4c152e467 Mon Sep 17 00:00:00 2001
From: fanquake <fanquake@gmail.com>
Date: Tue, 22 Aug 2023 11:56:18 +0100
Subject: [PATCH] gnu: libupnp: Update to 1.14.18.

* gnu/packages/upnp.scm (libupnp): Update to 1.14.18.
---
 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 bc93f51563..1602136e29 100644
--- a/gnu/packages/upnp.scm
+++ b/gnu/packages/upnp.scm
@@ -96,14 +96,14 @@ (define-public miniupnpc
 (define-public libupnp
   (package
     (name "libupnp")
-    (version "1.14.17")
+    (version "1.14.18")
     (source
      (origin
       (method url-fetch)
       (uri (string-append "https://github.com/pupnp/pupnp/releases/download"
                           "/release-" version "/libupnp-" version".tar.bz2"))
       (sha256
-       (base32 "1yvgrfdhvsz6br3i7k37pigcw25rnzkxdx4sjizqqhm0xd1751wv"))))
+       (base32 "1sywi1l0sc9s55hryfwqb5y5fhyyqx6ida5i7bk8m1p27klwx9qn"))))
     (native-inputs
      (list pkg-config))
     (build-system gnu-build-system)
--
2.42.0

--- End Message ---
--- Begin Message --- Subject: Re: [bug#65452] [PATCH] gnu: libupnp: Update to 1.14.18. Date: Fri, 8 Sep 2023 15:09:29 +0300
Thanks. Patch pushed

-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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