[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
40/77: gnu: clazy: Update to 1.12.
From: |
guix-commits |
Subject: |
40/77: gnu: clazy: Update to 1.12. |
Date: |
Thu, 21 Nov 2024 10:35:59 -0500 (EST) |
z572 pushed a commit to branch master
in repository guix.
commit 549ff921704af5525332c8c36f32f52f59ad4082
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))
- 05/77: gnu: qtdeclarative: Update to 6.7.2., (continued)
- 05/77: gnu: qtdeclarative: Update to 6.7.2., guix-commits, 2024/11/21
- 04/77: gnu: qtimageformats: Update to 6.7.2., guix-commits, 2024/11/21
- 10/77: gnu: qtwayland: Update to 6.7.2., guix-commits, 2024/11/21
- 25/77: gnu: abseil-cpp: Update to 20240722.0., guix-commits, 2024/11/21
- 37/77: gnu: python-pyqt-6: Update to 6.7.1., guix-commits, 2024/11/21
- 28/77: gnu: Add icu4c-75., guix-commits, 2024/11/21
- 21/77: gnu: qtspeech: Update to 6.7.2., guix-commits, 2024/11/21
- 29/77: gnu: qtwebengine: Update to 6.7.2., guix-commits, 2024/11/21
- 36/77: gnu: python-pyqt-builder: Update to 1.16.4., guix-commits, 2024/11/21
- 39/77: gnu: python-pyqt5-sip: Update to 12.15.0., guix-commits, 2024/11/21
- 40/77: gnu: clazy: Update to 1.12.,
guix-commits <=
- 42/77: gnu: qtcharts: Rename to qtcharts-5., guix-commits, 2024/11/21
- 44/77: gnu: qtbase-5: Update to 5.15.15., guix-commits, 2024/11/21
- 46/77: gnu: qtsvg-5: Update to 5.15.15., guix-commits, 2024/11/21
- 52/77: gnu: qtwebsockets-5: Update to 5.15.15., guix-commits, 2024/11/21
- 55/77: gnu: qtserialport-5: Update to 5.15.15., guix-commits, 2024/11/21
- 63/77: gnu: qtquickcontrols-5: Update to 5.15.15., guix-commits, 2024/11/21
- 22/77: gnu: qthttpserver: Update to 6.7.2., guix-commits, 2024/11/21
- 38/77: gnu: python-pyqtwebengine-6: Update to 6.7.0., guix-commits, 2024/11/21
- 47/77: gnu: qtimageformats-5: Update to 5.15.15., guix-commits, 2024/11/21
- 64/77: gnu: qtquickcontrols2-5: Update to 5.15.15., guix-commits, 2024/11/21