aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/qt.scm
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2022-06-16 16:34:36 +0300
committerEfraim Flashner <efraim@flashner.co.il>2022-06-25 21:09:07 +0300
commit71fb77cb65beb56ab1c61f7cc630a877175e07fa (patch)
treec0ed02fb0860e6b659d1a5960c0dc67e4b53a50a /gnu/packages/qt.scm
parent571fdf91ccc97c7573f2a0b484a120600bedbb2b (diff)
downloadguix-71fb77cb65beb56ab1c61f7cc630a877175e07fa.tar.gz
guix-71fb77cb65beb56ab1c61f7cc630a877175e07fa.zip
gnu: python-shiboken-2: Update to 5.15.4.
* gnu/packages/qt.scm (python-shiboken-2): Update to 5.15.4.
Diffstat (limited to 'gnu/packages/qt.scm')
-rw-r--r--gnu/packages/qt.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index 6d582a5ba4..690b86c045 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2799,7 +2799,7 @@ color-related widgets.")
(define-public python-shiboken-2
(package
(name "python-shiboken-2")
- (version "5.15.2")
+ (version "5.15.4")
(source (origin
(method url-fetch)
(uri (string-append "https://download.qt.io/official_releases"
@@ -2808,7 +2808,7 @@ color-related widgets.")
version ".tar.xz"))
(sha256
(base32
- "060ljj1nzyp4zfz2vasbv2i7gs5rfkkjwxxbisd0fdw01d5m01mk"))))
+ "02s52hxdsg925zrflxrsk3l7l9wd6c306ds10rfyy4a1xw6yss1w"))))
(build-system cmake-build-system)
(inputs
(list clang-toolchain