[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
102/182: gnu: fcitx: Don't use NAME in source URI.
From: |
guix-commits |
Subject: |
102/182: gnu: fcitx: Don't use NAME in source URI. |
Date: |
Fri, 15 Nov 2019 00:01:48 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit 6fe2110603fbd8b9b79725aa834e8de9f691ae84
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Nov 8 13:41:30 2019 +0100
gnu: fcitx: Don't use NAME in source URI.
* gnu/packages/fcitx.scm (fcitx)[source]: Hard-code NAME.
---
gnu/packages/fcitx.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/fcitx.scm b/gnu/packages/fcitx.scm
index b05d9b7..1e75618 100644
--- a/gnu/packages/fcitx.scm
+++ b/gnu/packages/fcitx.scm
@@ -1,6 +1,6 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2015 Sou Bunnbu <address@hidden>
-;;; Copyright © 2018 Tobias Geerinckx-Rice <address@hidden>
+;;; Copyright © 2018, 2019 Tobias Geerinckx-Rice <address@hidden>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -40,7 +40,7 @@
(source (origin
(method url-fetch)
(uri (string-append "http://download.fcitx-im.org/fcitx/"
- name "-" version "_dict.tar.xz"))
+ "fcitx-" version "_dict.tar.xz"))
(sha256
(base32
"0hyrh3v82a32ylnlvzrp6cmq56x4p1a42q5xc6njmmj2msxm34x5"))))
- 94/182: gnu: gnumeric: Update to 1.12.46., (continued)
- 94/182: gnu: gnumeric: Update to 1.12.46., guix-commits, 2019/11/15
- 95/182: gnu: goffice: Update to 0.10.46., guix-commits, 2019/11/15
- 97/182: gnu: r-abcrf: Update to 1.8.1., guix-commits, 2019/11/15
- 103/182: gnu: fcitx: Update to 4.2.9.7., guix-commits, 2019/11/15
- 106/182: news: Add 'de' translation., guix-commits, 2019/11/15
- 110/182: gnu: packages: Add rofi-pass., guix-commits, 2019/11/15
- 115/182: gnu: python-psutil: Update to 5.6.5., guix-commits, 2019/11/15
- 98/182: gnu: r-polspline: Update to 1.1.17., guix-commits, 2019/11/15
- 105/182: gnu: certbot, python-acme: Update to 0.40.1., guix-commits, 2019/11/15
- 96/182: gnu: r-sp: Update to 1.3-2., guix-commits, 2019/11/15
- 102/182: gnu: fcitx: Don't use NAME in source URI.,
guix-commits <=
- 100/182: gnu: r-plotly: Update to 4.9.1., guix-commits, 2019/11/15
- 99/182: gnu: r-nlme: Update to 3.1-142., guix-commits, 2019/11/15
- 104/182: gnu: fcitx-configtool: Don't use NAME in source URI., guix-commits, 2019/11/15
- 114/182: gnu: python-astroid: Update to 2.3.3., guix-commits, 2019/11/15
- 117/182: gnu: perl-data-compare: Update to 1.27., guix-commits, 2019/11/15
- 118/182: gnu: python-mpi4py: Update to 3.0.3., guix-commits, 2019/11/15
- 111/182: gnu: Add delft-icon-theme., guix-commits, 2019/11/15
- 116/182: gnu: perl-danga-socket: Update to 1.62., guix-commits, 2019/11/15
- 83/182: services: Make it possible to include dynamic modules in nginx., guix-commits, 2019/11/15
- 91/182: gnu: libssh: Update to 0.9.2., guix-commits, 2019/11/15