[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/09: gnu: libupnp: Update to 1.14.4.
From: |
guix-commits |
Subject: |
09/09: gnu: libupnp: Update to 1.14.4. |
Date: |
Tue, 30 Mar 2021 17:14:38 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 4b8c687a7c1addb6c81e0a6fad45b7736bf8a6e1
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Mar 30 23:13:39 2021 +0200
gnu: libupnp: Update to 1.14.4.
* gnu/packages/upnp.scm (libupnp): Update to 1.14.4.
---
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 33f3fb2..307ea14 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.2")
+ (version "1.14.4")
(source
(origin
(method url-fetch)
(uri (string-append "https://github.com/pupnp/pupnp/releases/download"
"/release-" version "/libupnp-" version".tar.bz2"))
(sha256
- (base32 "0w62sn95fnp12qwz5nid6ksg2h9k0k6rinz00p8m3jd4j5dh9qzz"))))
+ (base32 "0qxydxf11dnq5rd33pa35mc5i5li7xdysc7ph23bisbh63srwr6d"))))
(native-inputs
`(("pkg-config" ,pkg-config)))
(build-system gnu-build-system)
- branch master updated (634d984 -> 4b8c687), guix-commits, 2021/03/30
- 03/09: gnu: nginx: Update to 1.19.9., guix-commits, 2021/03/30
- 04/09: gnu: nginx-documentation: Update to 1.19.9-2696-f85798c1c70a., guix-commits, 2021/03/30
- 05/09: gnu: avidemux: Update to 2.7.8., guix-commits, 2021/03/30
- 06/09: gnu: vim: Update to 8.2.2677., guix-commits, 2021/03/30
- 02/09: gnu: vsftp: Apply unstaged fixes., guix-commits, 2021/03/30
- 01/09: gnu: nq: Update to 0.4., guix-commits, 2021/03/30
- 07/09: gnu: quickjs: Update to 2021-03-27., guix-commits, 2021/03/30
- 09/09: gnu: libupnp: Update to 1.14.4.,
guix-commits <=
- 08/09: gnu: sg3-utils: Update to 1.46., guix-commits, 2021/03/30