GNU bug report logs -
#69668
[PATCH] gnu: qt5ct: Update to 1.8.
Previous Next
Reported by: iyzsong <at> envs.net
Date: Sat, 9 Mar 2024 06:50:02 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
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 Sun, 10 Mar 2024 12:15:47 +0800
with message-id <87ttleen7w.fsf <at> envs.net>
and subject line Re: [bug#69668] [PATCH] gnu: qt5ct: Update to 1.8.
has caused the debbugs.gnu.org bug report #69668,
regarding [PATCH] gnu: qt5ct: Update to 1.8.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
69668: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69668
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> member.fsf.org>
* gnu/packages/qt.scm (qt5ct): Update to 1.8.
Change-Id: Ic8637433e18f4913bf77b1ef8003daafddcae5cd
---
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 761d12e31f..79f5a9cb98 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -218,14 +218,14 @@ (define-public qite
(define-public qt5ct
(package
(name "qt5ct")
- (version "1.5")
+ (version "1.8")
(source
(origin
(method url-fetch)
(uri
(string-append "mirror://sourceforge/qt5ct/qt5ct-" version ".tar.bz2"))
(sha256
- (base32 "14742vs32m98nbfb5mad0i8ciff5f45gfcb5v03p4hh2dvhhqgfn"))))
+ (base32 "1s88v3x5vxrz981jiqb9cnwak0shz6kgjbkp511i592y85a41dr3"))))
(build-system qt-build-system)
(arguments
(list
base-commit: a10cce5246e333be52acd7d334f59228895db89a
--
2.41.0
[Message part 3 (message/rfc822, inline)]
Maxim Cournoyer <maxim.cournoyer <at> gmail.com> writes:
> iyzsong <at> envs.net writes:
>
>> From: 宋文武 <iyzsong <at> member.fsf.org>
>>
>> * gnu/packages/qt.scm (qt5ct): Update to 1.8.
>>
>> Change-Id: Ic8637433e18f4913bf77b1ef8003daafddcae5cd
>
> Reviewed-by: Maxim Cournoyer <maxim.cournoyer <at> gmail>
Pushed, thank you for review!
This bug report was last modified 1 year and 132 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.