[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/08: gnu: libupnp: Update to 1.14.15.
From: |
guix-commits |
Subject: |
04/08: gnu: libupnp: Update to 1.14.15. |
Date: |
Thu, 19 Jan 2023 19:57:45 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 3dbf8c16993e61e076238cc1f832088281258a93
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jan 15 01:00:00 2023 +0100
gnu: libupnp: Update to 1.14.15.
* gnu/packages/upnp.scm (libupnp): Update to 1.14.15.
---
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 ba2eb5b416..ff78829e4e 100644
--- a/gnu/packages/upnp.scm
+++ b/gnu/packages/upnp.scm
@@ -96,14 +96,14 @@ over IRC, instant messaging, network games, and most server
software.")
(define-public libupnp
(package
(name "libupnp")
- (version "1.14.13")
+ (version "1.14.15")
(source
(origin
(method url-fetch)
(uri (string-append "https://github.com/pupnp/pupnp/releases/download"
"/release-" version "/libupnp-" version".tar.bz2"))
(sha256
- (base32 "0klag10gwrr6yx41v72w1jmyz87wzj1qpdcwv45qzjn53bp7lp82"))))
+ (base32 "1133wv3jrjpa355hnjxwp26igxq5l3xf3qi9m4jnyic3xb394kkr"))))
(native-inputs
(list pkg-config))
(build-system gnu-build-system)
- branch master updated (4e9cb45da0 -> da9af8c72f), guix-commits, 2023/01/19
- 03/08: gnu: diffstat: Update to 1.65., guix-commits, 2023/01/19
- 02/08: gnu: motion: Update to 4.5.1., guix-commits, 2023/01/19
- 05/08: gnu: libvterm: Update to 0.3.1., guix-commits, 2023/01/19
- 08/08: gnu: dovecot-pigeonhole: Update to 0.5.20., guix-commits, 2023/01/19
- 07/08: gnu: dovecot: Update to 2.3.20., guix-commits, 2023/01/19
- 04/08: gnu: libupnp: Update to 1.14.15.,
guix-commits <=
- 01/08: gnu: lagrange: Update to 1.14.2., guix-commits, 2023/01/19
- 06/08: gnu: man-pages: Update to 6.02., guix-commits, 2023/01/19