emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#43545: closed ([PATCH] gnu: fcitx: Update to 4.2.9.8.)


From: GNU bug Tracking System
Subject: bug#43545: closed ([PATCH] gnu: fcitx: Update to 4.2.9.8.)
Date: Tue, 22 Sep 2020 09:04:02 +0000

Your message dated Tue, 22 Sep 2020 11:03:48 +0200
with message-id <87zh5iyyh7.fsf@gnu.org>
and subject line Re: [bug#43545] [PATCH] gnu: fcitx: Update to 4.2.9.8.
has caused the debbugs.gnu.org bug report #43545,
regarding [PATCH] gnu: fcitx: Update to 4.2.9.8.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
43545: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=43545
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: fcitx: Update to 4.2.9.8. Date: Mon, 21 Sep 2020 19:19:17 +0800 (CST)

From 2be255c0021722f6ddb575d9a5d934004d844c26 Mon Sep 17 00:00:00 2001
From: Zhu Zihao <all_but_last@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@gmail.com>
 ;;; Copyright © 2018, 2019 Tobias Geerinckx-Rice <me@tobias.gr>
+;;; Copyright © 2020 Zhu Zihao <all_but_last@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




 


--- End Message ---
--- Begin Message --- Subject: Re: [bug#43545] [PATCH] gnu: fcitx: Update to 4.2.9.8. Date: Tue, 22 Sep 2020 11:03:48 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
> * gnu/packages/fcitx.scm(fcitx): Update to 4.2.9.8.

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

Thanks,

Mathieu


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]