guix-commits
[Top][All Lists]
Advanced

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

15/15: gnu: libksysguard: Update to 5.15.1.


From: guix-commits
Subject: 15/15: gnu: libksysguard: Update to 5.15.1.
Date: Sun, 24 Feb 2019 13:44:57 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit ddcda4ee122a806d49376ccc2a464428f8a81218
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Sun Feb 24 19:42:46 2019 +0100

    gnu: libksysguard: Update to 5.15.1.
    
    * gnu/packages/kde-plasma.scm (libksysguard): Update to 5.15.1.
---
 gnu/packages/kde-plasma.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm
index 72ecab8..c1731d4 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -168,7 +168,7 @@ basic needs and easy to configure for those who want 
special setups.")
 (define-public libksysguard
   (package
     (name "libksysguard")
-    (version "5.15.0")
+    (version "5.15.1")
     (source
      (origin
        (method url-fetch)
@@ -176,7 +176,7 @@ basic needs and easy to configure for those who want 
special setups.")
                            "/libksysguard-" version ".tar.xz"))
        (sha256
         (base32
-         "1aqkzbng2qq09rpb21r6drnn866b9y8yba3klhvhi0q5vg3p605d"))))
+         "0ml106yq4q9qagkrcaafgcky18wk76px5a1r6j36wfjqdd6wpzvs"))))
     (native-inputs
      `(("extra-cmake-modules" ,extra-cmake-modules)
        ("pkg-config" ,pkg-config)))



reply via email to

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