unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: 32554@debbugs.gnu.org
Subject: [bug#32554] [PATCH 3/5] gnu: Krita: Update to 4.1.1.
Date: Tue, 28 Aug 2018 03:02:42 -0400	[thread overview]
Message-ID: <2f36139586d567ab36cc951f4fee314f93661720.1535439754.git.leo@famulari.name> (raw)
In-Reply-To: <7af341495687f1a36c13876daba0b63240d0d3aa.1535439754.git.leo@famulari.name>

* gnu/packages/kde.scm (krita): Update to 4.1.1.
---
 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 8c932f2ee..0f2ede7f8 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -236,7 +236,7 @@ plugins, as well as code to create plugins, or complete applications.")
 (define-public krita
   (package
     (name "krita")
-    (version "4.0.1")
+    (version "4.1.1")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -245,7 +245,7 @@ plugins, as well as code to create plugins, or complete applications.")
                     "/" name "-" version ".tar.gz"))
               (sha256
                (base32
-                "0k55ybvna40dx4fqygnix7bnhjaanak3ckb108hny2k7sspy62pc"))))
+                "1qz9bjvnwa5gc2b0063i2p72jq6y1b6kgqdj39599acp7ws11asw"))))
     (build-system cmake-build-system)
     (arguments
      `(#:tests? #f
-- 
2.18.0

  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   ` [bug#32554] [PATCH 2/5] gnu: libksysguard: Update to 5.13.4 Leo Famulari
2018-08-28  7:02   ` Leo Famulari [this message]
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

  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=2f36139586d567ab36cc951f4fee314f93661720.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 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).