GNU bug report logs - #26663
[PATCH] gnu: synergy: Update to 1.8.8.

Previous Next

Package: guix-patches;

Reported by: Vasile Dumitrascu <va511e <at> yahoo.com>

Date: Wed, 26 Apr 2017 05:03:01 UTC

Severity: normal

Tags: patch

Done: Arun Isaac <arunisaac <at> systemreboot.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Vasile Dumitrascu <va511e <at> yahoo.com>
Subject: bug#26663: closed (Re: bug#26663: [PATCH] gnu: synergy: Update to
 1.8.8.)
Date: Wed, 26 Apr 2017 19:04:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#26663: [PATCH] gnu: synergy: Update to 1.8.8.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 26663 <at> debbugs.gnu.org.

-- 
26663: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=26663
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Arun Isaac <arunisaac <at> systemreboot.net>
To: 26663-done <at> debbugs.gnu.org
Subject: Re: bug#26663: [PATCH] gnu: synergy: Update to 1.8.8.
Date: Thu, 27 Apr 2017 00:33:01 +0530
Applied, thanks!

[Message part 3 (message/rfc822, inline)]
From: Vasile Dumitrascu <va511e <at> yahoo.com>
To: guix-patches <at> gnu.org
Cc: Vasile Dumitrascu <va511e <at> yahoo.com>
Subject: [PATCH] gnu: synergy: Update to 1.8.8.
Date: Wed, 26 Apr 2017 07:02:27 +0200
* gnu/packages/synergy.scm (synergy): Update to 1.8.8.
---
 gnu/packages/synergy.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/synergy.scm b/gnu/packages/synergy.scm
index 7f8a30fa3..b971cbe3a 100644
--- a/gnu/packages/synergy.scm
+++ b/gnu/packages/synergy.scm
@@ -1,6 +1,7 @@
 ;;; GNU Guix --- Functional package management for GNU
 ;;; Copyright © 2014, 2015, 2016 Eric Bavier <bavier <at> member.fsf.org>
 ;;; Copyright © 2016 Efraim Flashner <efraim <at> flashner.co.il>
+;;; Copyright © 2017 Vasile Dumitrascu <va511e <at> yahoo.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -33,7 +34,7 @@
 (define-public synergy
   (package
     (name "synergy")
-    (version "1.8.2")
+    (version "1.8.8")
     (source
      (origin
       (method url-fetch)
@@ -42,7 +43,7 @@
       (file-name (string-append name "-" version ".tar.gz"))
       (sha256
        (base32
-        "1ym9lmnm64i1bw4spxq40drb4nvzsq5z7zq1935aq0kgccccg11g"))
+        "16vxbly4a33c63da3kmj7j47cam583l7bip33jc43mw173wqihw5"))
       (modules '((guix build utils)))
       (snippet
        ;; Remove ~14MB of unnecessary bundled source and binaries
-- 
2.11.0




This bug report was last modified 8 years and 24 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.