summary refs log tree commit diff
path: root/gnu
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2018-04-17 03:13:37 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2018-04-17 04:02:12 +0200
commit77009de71b1e4d79c9561c4d30b41f4ede24aa6c (patch)
treea3266ad6ae6a2855f647f879de12105983939e7a /gnu
parent08baa9ace978319ce7ecfd3a254cb75c2ceb7522 (diff)
downloadguix-77009de71b1e4d79c9561c4d30b41f4ede24aa6c.tar.gz
gnu: libtorrent-rasterbar: Update to 1.1.7.
* gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.1.7.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/bittorrent.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/bittorrent.scm b/gnu/packages/bittorrent.scm
index c6b9d74f33..ae9b3bc62d 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