gnu: libtorrent-rasterbar: Update to 1.1.5.

* gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.1.5.
This commit is contained in:
Leo Famulari 2017-11-29 01:35:36 -05:00
parent 63087721bb
commit 2c646b7d52
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 2 additions and 2 deletions

View File

@ -382,7 +382,7 @@ and will take advantage of multiple processor cores where possible.")
(define-public libtorrent-rasterbar (define-public libtorrent-rasterbar
(package (package
(name "libtorrent-rasterbar") (name "libtorrent-rasterbar")
(version "1.1.4") (version "1.1.5")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (uri
@ -392,7 +392,7 @@ and will take advantage of multiple processor cores where possible.")
"/libtorrent-rasterbar-" version ".tar.gz")) "/libtorrent-rasterbar-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"19pb9sn71m4gnnrm3f1kxic63km9s3vx2mj7rznzfv9sh1kj7x6c")))) "0c398b7hsa5dvj4m0jc8h7mn0m3nawmagb6c5c7ml5c9hc338c8h"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags