Archived
1
0
Fork 0

gnu: libtorrent-rasterbar: Update to 1.1.14.

* gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.1.14.
This commit is contained in:
Marius Bakke 2020-02-15 17:23:22 +01:00
parent 505b2631a9
commit 9a23212571
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -380,7 +380,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.13") (version "1.1.14")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (uri
@ -390,7 +390,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
"1mza92ljjqvlz9582pmls3n45srqhxvw3q348xihcg4fhlchf11h")))) "0sn3ingmk1lk9p56f9ifgdwhjg0qizcfgv15wyc9s71nm5fya7sc"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags