summaryrefslogtreecommitdiff
path: root/gnu/packages/bittorrent.scm
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2017-11-29 01:35:36 -0500
committerLeo Famulari <leo@famulari.name>2017-11-29 14:38:47 -0500
commit2c646b7d52e9dcff9c6adc0d37148d20db017610 (patch)
tree5249eab30dd69d73d27b69ca9affb154c50cca70 /gnu/packages/bittorrent.scm
parent63087721bb54a14dc04ec424474386ae98f7771b (diff)
downloadpatches-2c646b7d52e9dcff9c6adc0d37148d20db017610.tar
patches-2c646b7d52e9dcff9c6adc0d37148d20db017610.tar.gz
gnu: libtorrent-rasterbar: Update to 1.1.5.
* gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.1.5.
Diffstat (limited to 'gnu/packages/bittorrent.scm')
-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 90ce33eafd..02a687cda7 100644
--- a/gnu/packages/bittorrent.scm
+++ b/gnu/packages/bittorrent.scm
@@ -382,7 +382,7 @@ and will take advantage of multiple processor cores where possible.")
(define-public libtorrent-rasterbar
(package
(name "libtorrent-rasterbar")
- (version "1.1.4")
+ (version "1.1.5")
(source (origin
(method url-fetch)
(uri
@@ -392,7 +392,7 @@ and will take advantage of multiple processor cores where possible.")
"/libtorrent-rasterbar-" version ".tar.gz"))
(sha256
(base32
- "19pb9sn71m4gnnrm3f1kxic63km9s3vx2mj7rznzfv9sh1kj7x6c"))))
+ "0c398b7hsa5dvj4m0jc8h7mn0m3nawmagb6c5c7ml5c9hc338c8h"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags