* [bug#65452] [PATCH] gnu: libupnp: Update to 1.14.18.
@ 2023-08-22 10:59 Michael Ford
2023-09-08 12:09 ` bug#65452: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Michael Ford @ 2023-08-22 10:59 UTC (permalink / raw)
To: 65452
[-- Attachment #1: Type: text/plain, Size: 1109 bytes --]
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
[-- Attachment #2: Type: text/html, Size: 1484 bytes --]
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#65452: [PATCH] gnu: libupnp: Update to 1.14.18.
2023-08-22 10:59 [bug#65452] [PATCH] gnu: libupnp: Update to 1.14.18 Michael Ford
@ 2023-09-08 12:09 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2023-09-08 12:09 UTC (permalink / raw)
To: Michael Ford; +Cc: 65452-done
[-- Attachment #1: Type: text/plain, Size: 235 bytes --]
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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-09-08 12:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-22 10:59 [bug#65452] [PATCH] gnu: libupnp: Update to 1.14.18 Michael Ford
2023-09-08 12:09 ` bug#65452: " Efraim Flashner
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.