summary refs log tree commit diff
path: root/gnu/packages/qt.scm
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2022-06-28 12:41:08 +0300
committerEfraim Flashner <efraim@flashner.co.il>2022-06-28 12:48:30 +0300
commita56ab603fdc219692a9f6bc27de9edf52a2865da (patch)
tree1112eeac0b9aeb1281e83c2b9b6cb9f17ad5be4d /gnu/packages/qt.scm
parent93bff2d79ddf51308ce2089d50d4544ccbdb4715 (diff)
downloadguix-a56ab603fdc219692a9f6bc27de9edf52a2865da.tar.gz
gnu: python-shiboken-2: Update to 5.15.5.
* gnu/packages/qt.scm (python-shiboken-2): Update to 5.15.5.
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 466c42bc9f..762c63cace 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2803,7 +2803,7 @@ color-related widgets.")
 (define-public python-shiboken-2
   (package
     (name "python-shiboken-2")
-    (version "5.15.4")
+    (version "5.15.5")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://download.qt.io/official_releases"
@@ -2812,7 +2812,7 @@ color-related widgets.")
                                   version ".tar.xz"))
               (sha256
                (base32
-                "02s52hxdsg925zrflxrsk3l7l9wd6c306ds10rfyy4a1xw6yss1w"))))
+                "0cwvw6695215498rsbm2xzkwaxdr3w7zfvy4kc62c01k6pxs881r"))))
     (build-system cmake-build-system)
     (inputs
      (list clang-toolchain