[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
38/52: gnu: kcolorpicker: Update to 0.3.1.
From: |
guix-commits |
Subject: |
38/52: gnu: kcolorpicker: Update to 0.3.1. |
Date: |
Sat, 30 Mar 2024 20:41:45 -0400 (EDT) |
apteryx pushed a commit to branch qt-team
in repository guix.
commit abfb6c9557d80d9fd25cdde32fc8df5847286804
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Fri Mar 29 12:56:56 2024 -0400
gnu: kcolorpicker: Update to 0.3.1.
* gnu/packages/kde-frameworks.scm (kcolorpicker): Update to 0.3.1.
Change-Id: I61d133663b7f820ee3f28c1b03291a5ba427542f
---
gnu/packages/kde-frameworks.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index 4466fec3fb..11e7d429c4 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -569,7 +569,7 @@ Internet).")
(define-public kcolorpicker
(package
(name "kcolorpicker")
- (version "0.3.0")
+ (version "0.3.1")
(source
(origin
(method git-fetch)
@@ -579,7 +579,7 @@ Internet).")
(file-name (git-file-name name version))
(sha256
(base32
- "1zg078mkdapsd6vq7qy2vxbfzn6i382ss1a1w0xzvpy148ifaj42"))))
+ "1px40rasvz0r5db9av125q9mlyjz4xdnckg2767i3fndj3ic0vql"))))
(build-system qt-build-system)
(propagated-inputs (list qtbase-5))
(arguments
- branch qt-team created (now c2b65c765b), guix-commits, 2024/03/30
- 05/52: gnu: qtdeclarative: Update to 6.6.2., guix-commits, 2024/03/30
- 13/52: gnu: qttools: Update to 6.6.2., guix-commits, 2024/03/30
- 30/52: gnu: pjproject-jami: Update to 2.13.1-1.e12ea3b., guix-commits, 2024/03/30
- 31/52: gnu: dhtnet: Update to 0.0.1-2.024c46f., guix-commits, 2024/03/30
- 02/52: gnu: qt5compat: Update to 6.6.2., guix-commits, 2024/03/30
- 25/52: gnu: qtscxml: Update to 6.6.2., guix-commits, 2024/03/30
- 24/52: gnu: qt-creator: Update to 12.0.2., guix-commits, 2024/03/30
- 40/52: gnu: kpackage: Disable plasma-query test., guix-commits, 2024/03/30
- 38/52: gnu: kcolorpicker: Update to 0.3.1.,
guix-commits <=
- 51/52: gnu: Add emacs-memory-usage., guix-commits, 2024/03/30
- 50/52: gnu: xfce: Add support for volume keyboard buttons., guix-commits, 2024/03/30
- 04/52: gnu: qtimageformats: Update to 6.6.2., guix-commits, 2024/03/30
- 01/52: gnu: qtbase: Update to 6.6.2., guix-commits, 2024/03/30
- 19/52: gnu: python-shiboken-6: Update to 6.6.2., guix-commits, 2024/03/30
- 09/52: gnu: qtwayland: Update to 6.6.2., guix-commits, 2024/03/30
- 12/52: gnu: qtlottie: Update to 6.6.2., guix-commits, 2024/03/30
- 16/52: gnu: qtnetworkauth: Update to 6.6.2., guix-commits, 2024/03/30
- 36/52: gnu: Add qthttpserver., guix-commits, 2024/03/30
- 41/52: gnu: python-sip: Update to 6.8.3., guix-commits, 2024/03/30