[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
104/182: gnu: fcitx-configtool: Don't use NAME in source URI.
From: |
guix-commits |
Subject: |
104/182: gnu: fcitx-configtool: 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 3a87c2b19a4a8a61325334b89df50727a31e017a
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Nov 8 13:41:42 2019 +0100
gnu: fcitx-configtool: Don't use NAME in source URI.
* gnu/packages/fcitx.scm (fcitx-configtool)[source]: Hard-code NAME.
---
gnu/packages/fcitx.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/fcitx.scm b/gnu/packages/fcitx.scm
index c89584f..e699d7d 100644
--- a/gnu/packages/fcitx.scm
+++ b/gnu/packages/fcitx.scm
@@ -101,7 +101,7 @@ built-in.")
(source (origin
(method url-fetch)
(uri (string-append
"https://download.fcitx-im.org/fcitx-configtool/"
- name "-" version ".tar.xz"))
+ "fcitx-configtool-" version ".tar.xz"))
(sha256
(base32
"1yyi9jhkwn49lx9a47k1zbvwgazv4y4z72gnqgzdpgdzfrlrgi5w"))))
- 103/182: gnu: fcitx: Update to 4.2.9.7., (continued)
- 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, 2019/11/15
- 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 <=
- 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
- 93/182: gnu: polybar: Update to 3.4.1., guix-commits, 2019/11/15
- 101/182: gnu: r-hmisc: Update to 4.3-0., guix-commits, 2019/11/15
- 109/182: guix: package: lock profiles when processing them., guix-commits, 2019/11/15