unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Hartmut Goebel <h.goebel@crazy-compilers.com>
To: 30398@debbugs.gnu.org
Subject: [bug#30398] [PATCH 3/9] gnu: libksysguard: Update to 5.11.5.
Date: Thu,  8 Feb 2018 23:02:31 +0100	[thread overview]
Message-ID: <20180208220237.13753-3-h.goebel@crazy-compilers.com> (raw)
In-Reply-To: <20180208220237.13753-1-h.goebel@crazy-compilers.com>

* gnu/packages/kde.scm (libksysguard: Update to 5.11.5).
---
 gnu/packages/kde.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index db4bfacc7..fff644510 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -366,7 +366,7 @@ used in KDE development tools Kompare and KDevelop.")
 (define-public libksysguard
   (package
     (name "libksysguard")
-    (version "5.11.4")
+    (version "5.11.5")
     (source
      (origin
        (method url-fetch)
@@ -374,7 +374,7 @@ used in KDE development tools Kompare and KDevelop.")
                            "/libksysguard-" version ".tar.xz"))
        (sha256
         (base32
-         "1ry4478fv7blp80zyhz0xr3qragsddrkzjzmxkdarh01f4p987aq"))))
+         "0f2py4zkqzpxxf3mqaij0q8ka0v3nschj17dv6rbzzmr5mjv825f"))))
     (native-inputs
      `(("extra-cmake-modules" ,extra-cmake-modules)
        ("pkg-config" ,pkg-config)))
@@ -416,7 +416,7 @@ used in KDE development tools Kompare and KDevelop.")
            (lambda _
              ;; TODO: Fix this failing test-case
              (zero? (system* "ctest" "-E" "processtest")))))))
-    (home-page "https://www.kde.org/info/plasma-5.11.4.php")
+    (home-page "https://www.kde.org/info/plasma-5.11.5.php")
     (synopsis "Network enabled task and system monitoring")
     (description "KSysGuard can obtain information on system load and
 manage running processes.  It obtains this information by interacting
-- 
2.13.6

  parent reply	other threads:[~2018-02-08 22:03 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-08 21:57 [bug#30398] [PATCH 0/9] Update KDE Frameworks to 5.42.0 and other KDE stuff respecrivly Hartmut Goebel
2018-02-08 22:02 ` [bug#30398] [PATCH 1/9] gnu: kde-frameworks: Update to 5.42.0 resp. 5.42.1 Hartmut Goebel
2018-02-08 22:02   ` [bug#30398] [PATCH 2/9] gnu: kpmcore: Update to 3.3.0 Hartmut Goebel
2018-02-08 22:02   ` Hartmut Goebel [this message]
2018-02-08 22:02   ` [bug#30398] [PATCH 4/9] gnu: libkomparediff2: Update to 17.12.1 Hartmut Goebel
2018-02-08 22:02   ` [bug#30398] [PATCH 5/9] gnu: libkomparediff2: Use mirror://kde scheme for source-url Hartmut Goebel
2018-02-08 22:02   ` [bug#30398] [PATCH 6/9] gnu: snorenotify: " Hartmut Goebel
2018-02-08 22:02   ` [bug#30398] [PATCH 7/9] gnu: qca: " Hartmut Goebel
2018-02-08 22:02   ` [bug#30398] [PATCH 8/9] gnu: ktextwidgets: Add optional input "qtspeech" Hartmut Goebel
2018-02-08 22:02   ` [bug#30398] [PATCH 9/9] gnu: knotifications: " Hartmut Goebel
2018-02-18 17:16   ` [bug#30398] [PATCH 1/9] gnu: kde-frameworks: Update to 5.42.0 resp. 5.42.1 Marius Bakke
2018-02-18 18:26     ` [bug#30398] [PATCH 1/9] Update KDE Frameworks to 5.42.0 and other Hartmut Goebel
2018-02-18 17:18 ` [bug#30398] [PATCH 0/9] Update KDE Frameworks to 5.42.0 and other KDE stuff respecrivly Marius Bakke
     [not found] ` <handler.30398.B.151812708928561.ack@debbugs.gnu.org>
2018-02-18 17:40   ` bug#30398: ([PATCH 0/9] Update KDE Frameworks to 5.42.0 and other KDE stuff respectively) Hartmut Goebel
2018-02-18 17:51   ` bug#30340: Adopt NixOS patches for Qt5 Hartmut Goebel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180208220237.13753-3-h.goebel@crazy-compilers.com \
    --to=h.goebel@crazy-compilers.com \
    --cc=30398@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).