gnu: synergy: Update to 1.7.6.

* gnu/packages/synergy.scm (synergy): Update to 1.7.6.
master
Efraim Flashner 2016-05-27 16:07:20 +03:00
parent a3025a4490
commit 63ae20da16
No known key found for this signature in database
GPG Key ID: F4C1D3917EACEE93
1 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@
(define-public synergy (define-public synergy
(package (package
(name "synergy") (name "synergy")
(version "1.7.4") (version "1.7.6")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -42,7 +42,7 @@
(file-name (string-append name "-" version ".tar.gz")) (file-name (string-append name "-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1prb06dmi4bhfsraih4hzlsfiraiczgzhqy9gjsxygczif8w6p91")) "07a1g2kh4f064nqjdqgfzrjfayls31scnssphbndmnvfc20bhlx4"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
;; Remove ~14MB of unnecessary bundled source and binaries ;; Remove ~14MB of unnecessary bundled source and binaries