[PATCH] gnu: libupnp: Update to 1.14.18.

  • Done
  • quality assurance status badge
Details
2 participants
  • Efraim Flashner
  • Michael Ford
Owner
unassigned
Submitted by
Michael Ford
Severity
normal
M
M
Michael Ford wrote on 22 Aug 2023 12:59
(address . guix-patches@gnu.org)
CAFyhPjVDAzz=7aw5aZaLwsk6_wLZA6t5usYW9UYUPqkBgV+irQ@mail.gmail.com
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(-)

Toggle diff (25 lines)
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: file
E
E
Efraim Flashner wrote on 8 Sep 2023 14:09
(name . Michael Ford)(address . fanquake@gmail.com)(address . 65452-done@debbugs.gnu.org)
ZPsO-PLvDw3sbgyg@pbp
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
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmT7DvgACgkQQarn3Mo9
g1FLvRAApz/KKymIy+eymLJHfcjuDUUZqZt4m4mZBACv3yW8pDSDxhHTeIlxyxUY
I0JImXR7TbCmtrGw3KDXiCKfUVoL78gTgN59IcxZKIEn+gK0/lCPttOywxfBUwuj
UW/pEKcQ1Rs6UJY56Q8pvSkcQOXM5nUkhD6FsC5dhGh7Oq0DQRxmIbURtZKYOMIu
Ae5qKhQZVnXak24i1efYvrQEYSBjqXw2YeBK4D4ZK3uFopvcmJEZhemEPFjOP2GT
jutqDmDTXm6ydrf+Pl6z5752cbVKHWA3WXK8+OHClwz7bbzy15QORgyEmUcghgon
nVSksUuGJmXXa9jowWuf2CB0B+Mtl1ZyeosgcxmnouAx7+Xp+H17CZpF/3iV0ktO
tjn0e7mZwxbJESFbKSWGtpmwmAUEhe2wgh6Kp8/kzz2I1BWjeovDkiTHuXJZJaqJ
Ym9mJh/CXw/OoPka3F3cWjs0P0PB5V4d91mCuugmPiwh90t2IH5QbuQzvDStM0lf
I/2SUASMDBBx27NXu+XAzGfs+BZxgSs9NG3I+aSbDAwemJVb8ddIswuZ9WV3ZWzv
A68rGPxMw9dfuvagA5wpfmskMLTInNorRFlrAHG8anWUF9luuAE7LeA15NrkX/DO
Q7svxrD8iTyypaD7yB0uXYSkJaXRoIBtz9gbVwh9tLyaVt8Ozyg=
=VeaX
-----END PGP SIGNATURE-----


Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 65452@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 65452
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch