guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: libupnp: Update to 1.6.20.


From: Leo Famulari
Subject: 01/01: gnu: libupnp: Update to 1.6.20.
Date: Sun, 11 Sep 2016 15:31:45 +0000 (UTC)

lfam pushed a commit to branch master
in repository guix.

commit 9f20f7f8416c79e20a9670662630711cf00760bb
Author: Leo Famulari <address@hidden>
Date:   Sun Sep 11 11:31:07 2016 -0400

    gnu: libupnp: Update to 1.6.20.
    
    * gnu/packages/libupnp.scm (libupnp): Update to 1.6.20.
---
 gnu/packages/libupnp.scm |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/libupnp.scm b/gnu/packages/libupnp.scm
index 520bf1c..2f9a574 100644
--- a/gnu/packages/libupnp.scm
+++ b/gnu/packages/libupnp.scm
@@ -25,7 +25,7 @@
 (define-public libupnp
   (package
     (name "libupnp")
-    (version "1.6.19")
+    (version "1.6.20")
     (source
      (origin
       (method url-fetch)
@@ -33,7 +33,7 @@
                           version "/" name "-" version ".tar.bz2"))
       (sha256
        (base32
-        "0amjv4lypvclmi4vim2qdyw5xa6v4x50zjgf682vahqjc0wjn55k"))))
+        "0qrsdsb1qm85hc4jy04qph895613d148f0x1mmk6z99y3q43fdgf"))))
     (build-system gnu-build-system)
     (arguments
      ;; The tests require a network device capable of multicasting which is



reply via email to

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