guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: libtorrent-rasterbar: Update to 1.1.14.


From: guix-commits
Subject: 01/02: gnu: libtorrent-rasterbar: Update to 1.1.14.
Date: Sat, 15 Feb 2020 16:14:22 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit 9a232125713ec0bba3770bb8e929ef676417f27d
Author: Marius Bakke <address@hidden>
AuthorDate: Sat Feb 15 17:23:22 2020 +0100

    gnu: libtorrent-rasterbar: Update to 1.1.14.
    
    * gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.1.14.
---
 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 045fbe6..fa63c49 100644
--- a/gnu/packages/bittorrent.scm
+++ b/gnu/packages/bittorrent.scm
@@ -380,7 +380,7 @@ and will take advantage of multiple processor cores where 
possible.")
 (define-public libtorrent-rasterbar
   (package
     (name "libtorrent-rasterbar")
-    (version "1.1.13")
+    (version "1.1.14")
     (source (origin
               (method url-fetch)
               (uri
@@ -390,7 +390,7 @@ and will take advantage of multiple processor cores where 
possible.")
                 "/libtorrent-rasterbar-" version ".tar.gz"))
               (sha256
                (base32
-                "1mza92ljjqvlz9582pmls3n45srqhxvw3q348xihcg4fhlchf11h"))))
+                "0sn3ingmk1lk9p56f9ifgdwhjg0qizcfgv15wyc9s71nm5fya7sc"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags



reply via email to

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