GNU bug report logs -
#57322
[PATCH] gnu: dotherside: Update to 0.9.0.
Previous Next
Reported by: Zhu Zihao <all_but_last <at> 163.com>
Date: Sun, 21 Aug 2022 16:16:02 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 57322 in the body.
You can then email your comments to 57322 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#57322
; Package
guix-patches
.
(Sun, 21 Aug 2022 16:16:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Zhu Zihao <all_but_last <at> 163.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sun, 21 Aug 2022 16:16:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[0001-gnu-dotherside-Update-to-0.9.0.patch (text/x-patch, inline)]
From d357978b4e362135612e82db98d6035a7c4fb42a Mon Sep 17 00:00:00 2001
From: Zhu Zihao <all_but_last <at> 163.com>
Date: Mon, 22 Aug 2022 00:13:27 +0800
Subject: [PATCH] gnu: dotherside: Update to 0.9.0.
* gnu/packages/qt.scm(dotherside): Update to 0.9.0.
---
gnu/packages/qt.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index 8814f7cfd8..d9d796f551 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -3634,7 +3634,7 @@ (define-public qtwebkit
(define-public dotherside
(package
(name "dotherside")
- (version "0.6.4")
+ (version "0.9.0")
(source
(origin
(method git-fetch)
@@ -3644,11 +3644,12 @@ (define-public dotherside
(file-name (git-file-name name version))
(sha256
(base32
- "09fz6v8rp28997f235yaifj8p4vvsyv45knc1iivgdvx7msgcd0m"))))
+ "13n2qb8q9jz4ihwlbs7y15lw90w9113gb1bgnb1dggpxkj64r953"))))
(build-system cmake-build-system)
(native-inputs
(list qttools-5))
(inputs
+ ;; TODO: Support Qt 6 (requires qtdeclarative of Qt6).
(list qtbase-5 qtdeclarative-5))
(home-page "https://filcuc.github.io/DOtherSide/index.html")
(synopsis "C language library for creating bindings for the Qt QML language")
--
2.37.2
[Message part 2 (text/plain, inline)]
--
Retrieve my PGP public key:
gpg --recv-keys 481F5EEEBA425ADC13247C76A6E672D981B8E744
Zihao
Reply sent
to
宋文武 <iyzsong <at> envs.net>
:
You have taken responsibility.
(Mon, 22 Aug 2022 06:08:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Zhu Zihao <all_but_last <at> 163.com>
:
bug acknowledged by developer.
(Mon, 22 Aug 2022 06:08:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 57322-done <at> debbugs.gnu.org (full text, mbox):
Zhu Zihao <all_but_last <at> 163.com> writes:
>>From d357978b4e362135612e82db98d6035a7c4fb42a Mon Sep 17 00:00:00 2001
> From: Zhu Zihao <all_but_last <at> 163.com>
> Date: Mon, 22 Aug 2022 00:13:27 +0800
> Subject: [PATCH] gnu: dotherside: Update to 0.9.0.
Pushed, thank you!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 19 Sep 2022 11:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 331 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.