* [bug#74152] [PATCH] gnu: qcoro-qt5: Update to 0.11.0.
@ 2024-11-01 8:21 Zheng Junjie
0 siblings, 0 replies; only message in thread
From: Zheng Junjie @ 2024-11-01 8:21 UTC (permalink / raw)
To: 74152; +Cc: Maxim Cournoyer, 宋文武
* gnu/packages/qt.scm (qcoro-qt5): Update to 0.11.0.
Change-Id: I3109fb71f04963ebd03570f4dbbcaabd663dfad1
---
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 687c20cd909..65d8c5028bb 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -140,7 +140,7 @@ (define-module (gnu packages qt)
(define-public qcoro-qt5
(package
(name "qcoro-qt5")
- (version "0.10.0")
+ (version "0.11.0")
(source
(origin
(method git-fetch)
@@ -149,7 +149,7 @@ (define-public qcoro-qt5
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0inhjc9zknc64q6gajkljfpm2287arg1j0848ia3rhqcbc53k28b"))))
+ (base32 "0g9laaw1mkp5ynpp3c7aingndcmgncbacslq3p6bzwjisdd6xr5m"))))
(build-system qt-build-system)
(arguments
(list #:configure-flags
base-commit: dd63cd7876f8c6a6eb42170219c17659ff4daf42
prerequisite-patch-id: ad6fb0da2a063c1d9b8cccadf1f5386312a8fffe
prerequisite-patch-id: 4ede0af3fc9f656992de2524f662c8a2d6590242
--
2.46.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-11-01 8:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-01 8:21 [bug#74152] [PATCH] gnu: qcoro-qt5: Update to 0.11.0 Zheng Junjie
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.