guix-commits
[Top][All Lists]
Advanced

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

46/97: gnu: libwnck: Update to 3.14.1.


From: ???
Subject: 46/97: gnu: libwnck: Update to 3.14.1.
Date: Thu, 07 Apr 2016 03:13:04 +0000

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

commit 4d4f42baba307c9f96af8a653eb15003c2c5d42c
Author: 宋文武 <address@hidden>
Date:   Wed Apr 6 21:12:18 2016 +0800

    gnu: libwnck: Update to 3.14.1.
    
    * gnu/packages/gnome.scm (libwnck): Update to 3.14.1.
---
 gnu/packages/gnome.scm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 415a075..728baf6 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1433,14 +1433,14 @@ controls using the Bonobo component framework.")
 (define-public libwnck
   (package
     (name "libwnck")
-    (version "3.14.0")
+    (version "3.14.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
                                   (version-major+minor version) "/"
                                   name "-" version ".tar.xz"))
               (sha256
-               (base32 
"074jww04z8g9r1acndqap79wx4kbm3rpkf4lcg1v82b66iv0027m"))))
+               (base32 
"1ymya8gkjygvg0i901wr3q6ihfqxx5yf4g4pb6fag2iw8af3qr5v"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)



reply via email to

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