guix-commits
[Top][All Lists]
Advanced

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

43/48: gnu: gtk-vnc: Update to 0.6.0.


From: ???
Subject: 43/48: gnu: gtk-vnc: Update to 0.6.0.
Date: Tue, 23 Aug 2016 12:11:51 +0000 (UTC)

iyzsong pushed a commit to branch core-updates
in repository guix.

commit 6c7c24b1600861ff3aa37e673efd9ea690a4a027
Author: 宋文武 <address@hidden>
Date:   Mon Aug 22 22:04:31 2016 +0800

    gnu: gtk-vnc: Update to 0.6.0.
    
    * gnu/packages/gnome.scm (gtk-vnc): Update to 0.6.0.
---
 gnu/packages/gnome.scm |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 945f62d..04d5e12 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4826,7 +4826,7 @@ like switching to windows and launching applications.")
 (define-public gtk-vnc
   (package
     (name "gtk-vnc")
-    (version "0.5.4")
+    (version "0.6.0")
     (source
      (origin
        (method url-fetch)
@@ -4835,7 +4835,7 @@ like switching to windows and launching applications.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1rwwdh7lb16xdmy76ca6mpqfc3zfl3a4bkcr0qb6hs6ffrxak2j8"))))
+         "0cq42dghjp4bhsxlj9hd2nz5s5rhd53fx7snmq6i6kg60n438ncm"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags '("--with-gtk=3.0")))



reply via email to

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