GNU bug report logs - #69668
[PATCH] gnu: qt5ct: Update to 1.8.

Previous Next

Package: guix-patches;

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

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: iyzsong <at> envs.net
Subject: bug#69668: closed (Re: [bug#69668] [PATCH] gnu: qt5ct: Update to
 1.8.)
Date: Sun, 10 Mar 2024 04:17:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#69668: [PATCH] gnu: qt5ct: Update to 1.8.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 69668 <at> debbugs.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> envs.net>
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: 宋文武 <iyzsong <at> member.fsf.org>,
 69668-done <at> debbugs.gnu.org
Subject: Re: [bug#69668] [PATCH] gnu: qt5ct: Update to 1.8.
Date: Sun, 10 Mar 2024 12:15:47 +0800
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!

[Message part 3 (message/rfc822, inline)]
From: iyzsong <at> envs.net
To: guix-patches <at> gnu.org
Cc: 宋文武 <iyzsong <at> member.fsf.org>
Subject: [PATCH] gnu: qt5ct: Update to 1.8.
Date: Sat,  9 Mar 2024 14:48:44 +0800
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




This bug report was last modified 1 year and 133 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.