all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Marius Bakke <mbakke@fastmail.com>
To: Hartmut Goebel <h.goebel@crazy-compilers.com>, 29114@debbugs.gnu.org
Subject: [bug#29114] [PATCH 07/10] gnu: libksysguard: Update to 5.11.2.
Date: Thu, 02 Nov 2017 21:37:41 +0100	[thread overview]
Message-ID: <87tvyc2z8q.fsf@fastmail.com> (raw)
In-Reply-To: <20171102084750.21368-7-h.goebel@crazy-compilers.com>

[-- Attachment #1: Type: text/plain, Size: 1547 bytes --]

Hartmut Goebel <h.goebel@crazy-compilers.com> writes:

> * gnu/packages/kde.scm (libksysguard): Update to 5.11.2.
> ---
>  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 57d4492fb..59271ebee 100644
> --- a/gnu/packages/kde.scm
> +++ b/gnu/packages/kde.scm
> @@ -257,7 +257,7 @@ used in KDE development tools Kompare and KDevelop.")
>  (define-public libksysguard
>    (package
>      (name "libksysguard")
> -    (version "5.10.4")
> +    (version "5.11.2")
>      (source
>       (origin
>         (method url-fetch)
> @@ -265,7 +265,7 @@ used in KDE development tools Kompare and KDevelop.")
>                             "/libksysguard-" version ".tar.xz"))
>         (sha256
>          (base32
> -         "01w0laywva0p0ar2lvr1k5000bhjikjfxsb4f6p30qswrchrmrh3"))))
> +         "12d0r4rilydbqdgkm256khvkb9m0hya3p27xqvv3hg77wgxzdl3f"))))
>      (native-inputs
>       `(("extra-cmake-modules" ,extra-cmake-modules)
>         ("pkg-config" ,pkg-config)))
> @@ -307,7 +307,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.10.4.php")
> +    (home-page "https://www.kde.org/info/plasma-5.11.2.php")

Maybe we can use (string-append ... version ...) here?  Are there any
drawbacks to doing that?  It can be fixed in a later commit however.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

  reply	other threads:[~2017-11-02 20:38 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-02  8:46 [bug#29114] [PATCH 00/10] KDE Updates and cleanups Hartmut Goebel
2017-11-02  8:47 ` [bug#29114] [PATCH 01/10] gnu: extra-cmake-modules: Install pri-files into lib/qt5/ Hartmut Goebel
2017-11-02  8:47   ` [bug#29114] [PATCH 02/10] gnu: kde-frameworks: Update to 5.39.0 Hartmut Goebel
2017-11-02  8:47   ` [bug#29114] [PATCH 03/10] gnu: kimageformats: Update comment Hartmut Goebel
2017-11-02  8:47   ` [bug#29114] [PATCH 04/10] gnu: kdelibs4support: Make test kstandarddirstest pass Hartmut Goebel
2017-11-02  8:47   ` [bug#29114] [PATCH 05/10] gnu: krunner: Make some tests pass Hartmut Goebel
2017-11-02  8:47   ` [bug#29114] [PATCH 06/10] gnu: solid: Enable building interface for qml Hartmut Goebel
2017-11-02  8:47   ` [bug#29114] [PATCH 07/10] gnu: libksysguard: Update to 5.11.2 Hartmut Goebel
2017-11-02 20:37     ` Marius Bakke [this message]
2017-11-02 21:43       ` Hartmut Goebel
2017-11-02  8:47   ` [bug#29114] [PATCH 08/10] gnu: kactivities: Move to tier 2 Hartmut Goebel
2017-11-02  8:47   ` [bug#29114] [PATCH 09/10] gnu: kdewebkit: Move to be in alphabetical order Hartmut Goebel
2017-11-02  8:47   ` [bug#29114] [PATCH 10/10] gnu: prison: " Hartmut Goebel
2017-11-02 20:39 ` [bug#29114] [PATCH 00/10] KDE Updates and cleanups Marius Bakke
     [not found] ` <handler.29114.B.150961240712169.ack@debbugs.gnu.org>
2017-11-05  9:58   ` bug#29114: Acknowledgement ([PATCH 00/10] KDE Updates and cleanups) 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

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

  git send-email \
    --in-reply-to=87tvyc2z8q.fsf@fastmail.com \
    --to=mbakke@fastmail.com \
    --cc=29114@debbugs.gnu.org \
    --cc=h.goebel@crazy-compilers.com \
    /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.