GNU bug report logs - #72835
[PATCH qt-team 00/38] update qt6 to 6.7.2

Previous Next

Package: guix-patches;

Reported by: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>

Date: Tue, 27 Aug 2024 16:22:02 UTC

Severity: normal

Tags: patch

Done: Z572 <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: 72835 <at> debbugs.gnu.org
Cc: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>, 宋文武 <iyzsong <at> envs.net>
Subject: [bug#72835] [PATCH qt-team v2 66/74] gnu: qtgamepad: Update to 5.15.15.
Date: Wed, 18 Sep 2024 09:43:48 +0800
* gnu/packages/qt.scm (qtgamepad): Update to 5.15.15.

Change-Id: I24ab3c73c357d8e438b34a1cbe8f4eec89f0ecca
---
 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 48eadf734b..cf85bc6726 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2575,13 +2575,13 @@ (define-public qtgamepad
   (package
     (inherit qtsvg-5)
     (name "qtgamepad")
-    (version "5.15.10")
+    (version "5.15.15")
     (source (origin
               (method url-fetch)
               (uri (qt-url name version))
               (sha256
                (base32
-                "0xkaib238x1lj6agf4gywgy69826zpxqlda361wlchwasyrbw238"))))
+                "0r903y8k2l6y9665jq6h90b5z5h7kvjvb2k5wimpd0mhy8nz5iv4"))))
     (native-inputs (list perl pkg-config))
     (inputs
      (list fontconfig
-- 
2.45.2





This bug report was last modified 234 days ago.

Previous Next


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