[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/13: gnu: krita: Update to 4.4.1.
From: |
guix-commits |
Subject: |
13/13: gnu: krita: Update to 4.4.1. |
Date: |
Sun, 1 Nov 2020 11:57:24 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit eaae3e114aa568e9e261f62841b807de504a80e5
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Nov 1 17:54:58 2020 +0100
gnu: krita: Update to 4.4.1.
* gnu/packages/kde.scm (krita): Update to 4.4.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 043d6c7..3e341c0 100644
--- a/gnu/packages/kde.scm
+++ b/gnu/packages/kde.scm
@@ -376,7 +376,7 @@ illustrate project schedules.")
(define-public krita
(package
(name "krita")
- (version "4.4.0")
+ (version "4.4.1")
(source (origin
(method url-fetch)
(uri (string-append
@@ -384,7 +384,7 @@ illustrate project schedules.")
"/krita-" version ".tar.gz"))
(sha256
(base32
- "13r7x4gql5wp88hmpv9m6m3lh7gsybm4la48hqbjcb3iwiv86pzw"))))
+ "05rq5hkh2lmk8hall2h9ccaav0nw8fj7vd4aff5fyp2fiq3aybbg"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f
- 02/13: gnu: lxtask: Update to 0.1.10., (continued)
- 02/13: gnu: lxtask: Update to 0.1.10., guix-commits, 2020/11/01
- 03/13: gnu: nvme-cli: Update to 1.13., guix-commits, 2020/11/01
- 04/13: gnu: btrfs-progs: Update to 5.9., guix-commits, 2020/11/01
- 05/13: gnu: iptables: Update to 1.8.6., guix-commits, 2020/11/01
- 06/13: gnu: ipset: Update to 7.7., guix-commits, 2020/11/01
- 08/13: gnu: libnftnl: Update to 1.1.8., guix-commits, 2020/11/01
- 10/13: gnu: fetchmail: Update to 6.4.13., guix-commits, 2020/11/01
- 11/13: gnu: konversation: Update to 1.7.7., guix-commits, 2020/11/01
- 12/13: gnu: xfsprogs: Update to 5.9.0., guix-commits, 2020/11/01
- 07/13: gnu: usbutils: Update to 013., guix-commits, 2020/11/01
- 13/13: gnu: krita: Update to 4.4.1.,
guix-commits <=
- 09/13: gnu: nftables: Update to 0.9.7., guix-commits, 2020/11/01