guix-commits
[Top][All Lists]
Advanced

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

17/31: gnu: libtorrent-rasterbar: Update to 1.1.7.


From: Tobias Geerinckx-Rice
Subject: 17/31: gnu: libtorrent-rasterbar: Update to 1.1.7.
Date: Mon, 16 Apr 2018 22:49:12 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 77009de71b1e4d79c9561c4d30b41f4ede24aa6c
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Tue Apr 17 03:13:37 2018 +0200

    gnu: libtorrent-rasterbar: Update to 1.1.7.
    
    * gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.1.7.
---
 gnu/packages/bittorrent.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/bittorrent.scm b/gnu/packages/bittorrent.scm
index c6b9d74..ae9b3bc 100644
--- a/gnu/packages/bittorrent.scm
+++ b/gnu/packages/bittorrent.scm
@@ -375,7 +375,7 @@ and will take advantage of multiple processor cores where 
possible.")
 (define-public libtorrent-rasterbar
   (package
     (name "libtorrent-rasterbar")
-    (version "1.1.6")
+    (version "1.1.7")
     (source (origin
               (method url-fetch)
               (uri
@@ -385,7 +385,7 @@ and will take advantage of multiple processor cores where 
possible.")
                 "/libtorrent-rasterbar-" version ".tar.gz"))
               (sha256
                (base32
-                "1vr1a7smkwh7dc7jb9n68i0cg59wxhgywxc9kxpbs8fi9c04vixp"))))
+                "1agkcyjs7xscx4sgkg2ri4nm4v736xsg3br2v8jcrph86dlbycw1"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags



reply via email to

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