unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Hartmut Goebel <h.goebel@crazy-compilers.com>
To: 38099@debbugs.gnu.org
Subject: [bug#38099] [PATCH 1/3] gnu: kdevelop-pg-qt: Update to 2.2.0.
Date: Thu,  7 Nov 2019 11:25:48 +0100	[thread overview]
Message-ID: <20191107102550.3721-1-h.goebel@crazy-compilers.com> (raw)
In-Reply-To: <20191107102126.3519-1-h.goebel@crazy-compilers.com>

* gnu/packages/kde.scm(kdevelop-pg-qt): Update to 2.2.0.
---
 gnu/packages/kde.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index 162eebe331..6afc2c5eba 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -228,7 +228,7 @@ software (Git, Subversion, Mercurial, CVS and Bazaar).")
 (define-public kdevelop-pg-qt
   (package
     (name "kdevelop-pg-qt")
-    (version "2.0.0")
+    (version "2.2.0")
     (source
      (origin
        (method url-fetch)
@@ -236,7 +236,7 @@ software (Git, Subversion, Mercurial, CVS and Bazaar).")
                            version ".tar.gz"))
        (file-name (string-append name "-" version ".tar.gz"))
        (sha256
-        (base32 "1av8plqz7hyhrd07avnmn6ryslqlarmxn0pw7swzvb6ddiqp59j4"))))
+        (base32 "15ja19gg6x7gww4ch12hy585x55ghbkpsiyr8fqiyjk0j6v07hh5"))))
     (native-inputs
      `(("extra-cmake-modules" ,extra-cmake-modules)))
     (inputs
-- 
2.21.0

  parent reply	other threads:[~2019-11-07 10:26 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-07 10:21 [bug#38099] [PATCH 0/3] Upate kdevelop to 5.4.4 and deprecate kdevplatform package Hartmut Goebel
2019-11-07 10:25 ` [bug#38099] Mot info Hartmut Goebel
2019-11-07 10:25 ` Hartmut Goebel [this message]
2019-11-07 10:25   ` [bug#38099] [PATCH 2/3] gnu: kdevelop: Update to 5.4.4 Hartmut Goebel
2019-11-07 12:36     ` Efraim Flashner
2019-11-07 16:53       ` Hartmut Goebel
2019-11-08 10:41         ` Hartmut Goebel
2019-12-11 10:57           ` bug#38099: " Hartmut Goebel
2019-11-07 10:25   ` [bug#38099] [PATCH 3/3] gnu: Deprecate kdevplatform package Hartmut Goebel
2019-11-07 12:37     ` Efraim Flashner
2019-11-07 17:03       ` 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=20191107102550.3721-1-h.goebel@crazy-compilers.com \
    --to=h.goebel@crazy-compilers.com \
    --cc=38099@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).