[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
40/75: gnu: clazy: Update to 1.12.
From: |
guix-commits |
Subject: |
40/75: gnu: clazy: Update to 1.12. |
Date: |
Wed, 13 Nov 2024 07:44:10 -0500 (EST) |
z572 pushed a commit to branch qt-team
in repository guix.
commit 11bfe6ed29fb4a5c723303243e57300f43f80f82
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Mon Sep 9 00:15:40 2024 +0800
gnu: clazy: Update to 1.12.
* gnu/packages/qt.scm (clazy): Update to 1.12.
Change-Id: Ia10d9fd4a7dbebb9c2942af3993f2cdb71c5367a
---
gnu/packages/qt.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index f50c913db1..8f88273839 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -5587,7 +5587,7 @@ authentication on behalf of its clients.")
(define-public clazy
(package
(name "clazy")
- (version "1.11")
+ (version "1.12")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -5596,7 +5596,7 @@ authentication on behalf of its clients.")
(file-name (git-file-name name version))
(sha256
(base32
- "1y0n1jknq566z1rifkgdm1yqb0mw564lp51jidfz7q9w91spijci"))))
+ "1y0g1j9ib1b0likjizw70hibky20gxxirqls6hf4crc214279v0m"))))
(build-system cmake-build-system)
(native-inputs (list python))
(inputs (list clang llvm))
- 35/75: gnu: python-pyqt6-sip: Update to 13.8.0., (continued)
- 35/75: gnu: python-pyqt6-sip: Update to 13.8.0., guix-commits, 2024/11/13
- 41/75: gnu: python-pyqt: Update to 5.15.10., guix-commits, 2024/11/13
- 67/75: gnu: qtscxml-5: Update to 5.15.15., guix-commits, 2024/11/13
- 64/75: gnu: qtquickcontrols2-5: Update to 5.15.15., guix-commits, 2024/11/13
- 51/75: gnu: qtconnectivity-5: Update to 5.15.15., guix-commits, 2024/11/13
- 70/75: gnu: qtdatavis3d: Update to 5.15.15., guix-commits, 2024/11/13
- 20/75: gnu: qtremoteobjects: Update to 6.7.2., guix-commits, 2024/11/13
- 28/75: gnu: Add icu4c-75., guix-commits, 2024/11/13
- 45/75: gnu: qt3d-5: Update to 5.15.15., guix-commits, 2024/11/13
- 09/75: gnu: qtmultimedia: Update to 6.7.2., guix-commits, 2024/11/13
- 40/75: gnu: clazy: Update to 1.12.,
guix-commits <=
- 44/75: gnu: qtbase-5: Update to 5.15.15., guix-commits, 2024/11/13
- 42/75: gnu: qtcharts: Rename to qtcharts-5., guix-commits, 2024/11/13
- 73/75: gnu: qtvirtualkeyboard-5: Update to 5.15.15., guix-commits, 2024/11/13
- 33/75: gnu: Add python-setuptools-scm-next., guix-commits, 2024/11/13
- 69/75: gnu: qtcharts-5: Update to 5.15.15., guix-commits, 2024/11/13
- 59/75: gnu: qtwebview: Update to 5.15.15., guix-commits, 2024/11/13
- 34/75: gnu: python-sip: Update to 6.8.6., guix-commits, 2024/11/13
- 62/75: gnu: qtscript: Update to 5.15.15., guix-commits, 2024/11/13
- 19/75: gnu: qtpositioning: Update to 6.7.2., guix-commits, 2024/11/13
- 25/75: gnu: abseil-cpp: Update to 20240722.0., guix-commits, 2024/11/13