From: Leo Famulari <leo@famulari.name>
To: 32554@debbugs.gnu.org
Subject: [bug#32554] [PATCH 2/5] gnu: libksysguard: Update to 5.13.4.
Date: Tue, 28 Aug 2018 03:02:41 -0400 [thread overview]
Message-ID: <7599ad4317baf6b30ed1797d20179e561c0d09ea.1535439754.git.leo@famulari.name> (raw)
In-Reply-To: <7af341495687f1a36c13876daba0b63240d0d3aa.1535439754.git.leo@famulari.name>
* gnu/packages/kde.scm (libksysguard): Update to 5.13.4.
---
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 1d14e4b82..8c932f2ee 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -418,7 +418,7 @@ used in KDE development tools Kompare and KDevelop.")
(define-public libksysguard
(package
(name "libksysguard")
- (version "5.11.5")
+ (version "5.13.4")
(source
(origin
(method url-fetch)
@@ -426,7 +426,7 @@ used in KDE development tools Kompare and KDevelop.")
"/libksysguard-" version ".tar.xz"))
(sha256
(base32
- "0f2py4zkqzpxxf3mqaij0q8ka0v3nschj17dv6rbzzmr5mjv825f"))))
+ "0k8q5bxk9zyv7c3nny1c399v8acqs618nw39q20pj2qdijl9ibvh"))))
(native-inputs
`(("extra-cmake-modules" ,extra-cmake-modules)
("pkg-config" ,pkg-config)))
@@ -468,7 +468,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.5.php")
+ (home-page "https://www.kde.org/info/plasma-5.13.4.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.18.0
next prev parent reply other threads:[~2018-08-28 7:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-28 6:45 [bug#32554] KDE 5.49.0 update, fixes Krita Leo Famulari
2018-08-28 7:02 ` [bug#32554] [PATCH 1/5] gnu: KDE: Update to 5.49.0 Leo Famulari
2018-08-28 7:02 ` Leo Famulari [this message]
2018-08-28 7:02 ` [bug#32554] [PATCH 3/5] gnu: Krita: Update to 4.1.1 Leo Famulari
2018-08-28 7:02 ` [bug#32554] [PATCH 4/5] gnu: Krita: Build with libraw 0.18 Leo Famulari
2018-08-28 7:02 ` [bug#32554] [PATCH 5/5] gnu: Remove Krita 3 Leo Famulari
2018-09-01 6:11 ` bug#32554: KDE 5.49.0 update, fixes Krita Leo Famulari
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7599ad4317baf6b30ed1797d20179e561c0d09ea.1535439754.git.leo@famulari.name \
--to=leo@famulari.name \
--cc=32554@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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.