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.5.


From: Leo Famulari
Subject: 01/02: gnu: libtorrent-rasterbar: Update to 1.1.5.
Date: Wed, 29 Nov 2017 14:39:31 -0500 (EST)

lfam pushed a commit to branch master
in repository guix.

commit 2c646b7d52e9dcff9c6adc0d37148d20db017610
Author: Leo Famulari <address@hidden>
Date:   Wed Nov 29 01:35:36 2017 -0500

    gnu: libtorrent-rasterbar: Update to 1.1.5.
    
    * gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.1.5.
---
 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 90ce33e..02a687c 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



reply via email to

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