GNU bug report logs - #43545
[PATCH] gnu: fcitx: Update to 4.2.9.8.

Previous Next

Package: guix-patches;

Reported by: "Zhu Zihao" <all_but_last <at> 163.com>

Date: Mon, 21 Sep 2020 11:20:01 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

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 43545 in the body.
You can then email your comments to 43545 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#43545; Package guix-patches. (Mon, 21 Sep 2020 11:20:01 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. (Mon, 21 Sep 2020 11:20:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Zhu Zihao" <all_but_last <at> 163.com>
To: "guix-patches <at> gnu.org" <guix-patches <at> gnu.org>
Subject: [PATCH] gnu: fcitx: Update to 4.2.9.8.
Date: Mon, 21 Sep 2020 19:19:17 +0800 (CST)
[Message part 1 (text/plain, inline)]
From 2be255c0021722f6ddb575d9a5d934004d844c26 Mon Sep 17 00:00:00 2001
From: Zhu Zihao <all_but_last <at> 163.com>
Date: Mon, 21 Sep 2020 19:16:58 +0800
Subject: [PATCH] gnu: fcitx: Update to 4.2.9.8.

* gnu/packages/fcitx.scm(fcitx): Update to 4.2.9.8.
---
 gnu/packages/fcitx.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/fcitx.scm b/gnu/packages/fcitx.scm
index 279a9c8186..d52edf1750 100644
--- a/gnu/packages/fcitx.scm
+++ b/gnu/packages/fcitx.scm
@@ -1,6 +1,7 @@
 ;;; GNU Guix --- Functional package management for GNU
 ;;; Copyright © 2015 Sou Bunnbu <iyzsong <at> gmail.com>
 ;;; Copyright © 2018, 2019 Tobias Geerinckx-Rice <me <at> tobias.gr>
+;;; Copyright © 2020 Zhu Zihao <all_but_last <at> 163.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -97,14 +98,14 @@ by the different predictive algorithms.")
 (define-public fcitx
   (package
     (name "fcitx")
-    (version "4.2.9.7")
+    (version "4.2.9.8")
     (source (origin
               (method url-fetch)
               (uri (string-append "http://download.fcitx-im.org/fcitx/"
                                   "fcitx-" version "_dict.tar.xz"))
               (sha256
                (base32
-                "13vg7yzfq0vj2r8zdf9ly3n243nwwggkhd5qv3z6yqdyj0m3ncyg"))))
+                "1iik80l7g8yk9iwsls6nl9whwgm0sj8i7s6s0bz4c5anl35iaddw"))))
     (build-system cmake-build-system)
     (outputs '("out" "gtk2" "gtk3"))
     (arguments
--
2.28.0


[Message part 2 (text/html, inline)]

Reply sent to Mathieu Othacehe <othacehe <at> gnu.org>:
You have taken responsibility. (Tue, 22 Sep 2020 09:04:02 GMT) Full text and rfc822 format available.

Notification sent to "Zhu Zihao" <all_but_last <at> 163.com>:
bug acknowledged by developer. (Tue, 22 Sep 2020 09:04:02 GMT) Full text and rfc822 format available.

Message #10 received at 43545-done <at> debbugs.gnu.org (full text, mbox):

From: Mathieu Othacehe <othacehe <at> gnu.org>
To: "Zhu Zihao" <all_but_last <at> 163.com>
Cc: 43545-done <at> debbugs.gnu.org
Subject: Re: [bug#43545] [PATCH] gnu: fcitx: Update to 4.2.9.8.
Date: Tue, 22 Sep 2020 11:03:48 +0200
> * gnu/packages/fcitx.scm(fcitx): Update to 4.2.9.8.

Pushed to "staging" as it triggers more than 300 rebuilds.

Thanks,

Mathieu




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 20 Oct 2020 11:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 187 days ago.

Previous Next


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