GNU bug report logs -
#74152
[PATCH] gnu: qcoro-qt5: Update to 0.11.0.
Previous Next
Reported by: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Date: Fri, 1 Nov 2024 08:22:01 UTC
Severity: normal
Tags: patch
Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Wed, 06 Nov 2024 22:19:49 +0800
with message-id <877c9gzbp6.fsf <at> iscas.ac.cn>
and subject line Re: [bug#74152] [PATCH] gnu: qcoro-qt5: Update to 0.11.0.
has caused the debbugs.gnu.org bug report #74152,
regarding [PATCH] gnu: qcoro-qt5: Update to 0.11.0.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
74152: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74152
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* 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
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
Maxim Cournoyer <maxim.cournoyer <at> gmail.com> writes:
> Hello,
>
> Zheng Junjie <zhengjunjie <at> iscas.ac.cn> writes:
>
>> * gnu/packages/qt.scm (qcoro-qt5): Update to 0.11.0.
>>
>> Change-Id: I3109fb71f04963ebd03570f4dbbcaabd663dfad1
>
> Reviewed-by: Maxim Cournoyer <maxim.cournoyer <at> gmail>
thanks, push, close.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 199 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.