guix-commits
[Top][All Lists]
Advanced

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

03/07: gnu: synergy: Update to 1.7.6.


From: Efraim Flashner
Subject: 03/07: gnu: synergy: Update to 1.7.6.
Date: Fri, 27 May 2016 14:22:34 +0000 (UTC)

efraim pushed a commit to branch master
in repository guix.

commit 63ae20da16e4881944dea01241be1f1a752a23cc
Author: Efraim Flashner <address@hidden>
Date:   Fri May 27 16:07:20 2016 +0300

    gnu: synergy: Update to 1.7.6.
    
    * gnu/packages/synergy.scm (synergy): Update to 1.7.6.
---
 gnu/packages/synergy.scm |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/synergy.scm b/gnu/packages/synergy.scm
index 47fb57f..ecff82c 100644
--- a/gnu/packages/synergy.scm
+++ b/gnu/packages/synergy.scm
@@ -33,7 +33,7 @@
 (define-public synergy
   (package
     (name "synergy")
-    (version "1.7.4")
+    (version "1.7.6")
     (source
      (origin
       (method url-fetch)
@@ -42,7 +42,7 @@
       (file-name (string-append name "-" version ".tar.gz"))
       (sha256
        (base32
-        "1prb06dmi4bhfsraih4hzlsfiraiczgzhqy9gjsxygczif8w6p91"))
+        "07a1g2kh4f064nqjdqgfzrjfayls31scnssphbndmnvfc20bhlx4"))
       (modules '((guix build utils)))
       (snippet
        ;; Remove ~14MB of unnecessary bundled source and binaries



reply via email to

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