[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/27: gnu: lttoolbox: Remove redundant FILE-NAME.
From: |
guix-commits |
Subject: |
11/27: gnu: lttoolbox: Remove redundant FILE-NAME. |
Date: |
Sun, 16 Feb 2020 16:59:26 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 9c478cbd6403fffa4cd93e689cdc3c630da18c1c
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun Feb 16 17:24:39 2020 +0100
gnu: lttoolbox: Remove redundant FILE-NAME.
* gnu/packages/dictionaries.scm (lttoolbox)[source]: Remove FILE-NAME field.
---
gnu/packages/dictionaries.scm | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/gnu/packages/dictionaries.scm b/gnu/packages/dictionaries.scm
index 3e77105..6108a0d 100644
--- a/gnu/packages/dictionaries.scm
+++ b/gnu/packages/dictionaries.scm
@@ -320,8 +320,7 @@ translation engines from your terminal.")
"https://github.com/apertium/lttoolbox/releases/download/v"
version "/lttoolbox-" version ".tar.gz"))
(sha256
- (base32 "14yyrkzyqlsrii3v3ggg4dyvwlrcqcqc0aprphz5781a44jsrcwz"))
- (file-name (string-append name "-" version ".tar.gz"))))
+ (base32 "14yyrkzyqlsrii3v3ggg4dyvwlrcqcqc0aprphz5781a44jsrcwz"))))
(build-system gnu-build-system)
(arguments
`(#:phases
- branch master updated (f468df9 -> d39885a), guix-commits, 2020/02/16
- 03/27: gnu: Remove blender@2.79b., guix-commits, 2020/02/16
- 01/27: gnu: Add rtl8812au-aircrack-ng-linux-module., guix-commits, 2020/02/16
- 06/27: gnu: boinc-client: Trim synopsis., guix-commits, 2020/02/16
- 02/27: gnu: blender: Update to 2.82., guix-commits, 2020/02/16
- 05/27: gnu: boinc-client: Update to 7.16.4., guix-commits, 2020/02/16
- 07/27: gnu: ddclient: Update to 3.9.1., guix-commits, 2020/02/16
- 09/27: gnu: camlp5: Update to 7.11., guix-commits, 2020/02/16
- 08/27: gnu: ddclient: Update home page., guix-commits, 2020/02/16
- 04/27: gnu: noise-repellent: Update to 0.1.5., guix-commits, 2020/02/16
- 11/27: gnu: lttoolbox: Remove redundant FILE-NAME.,
guix-commits <=
- 13/27: gnu: sbsigntools: Update to 0.9.3., guix-commits, 2020/02/16
- 14/27: gnu: fasm: Update to 1.73.22., guix-commits, 2020/02/16
- 15/27: gnu: fio: Update to 3.18., guix-commits, 2020/02/16
- 20/27: gnu: libmicrohttpd: Update to 0.9.70., guix-commits, 2020/02/16
- 18/27: gnu: openscenegraph: Fix typo in description., guix-commits, 2020/02/16
- 12/27: gnu: libasr: Update to 1.0.4., guix-commits, 2020/02/16
- 10/27: gnu: lttoolbox: Update to 3.5.1., guix-commits, 2020/02/16
- 16/27: gnu: flashrom: Update to 1.2., guix-commits, 2020/02/16
- 17/27: gnu: openscenegraph: Update to 3.6.5., guix-commits, 2020/02/16
- 19/27: gnu: freeorion: Update to 0.4.9., guix-commits, 2020/02/16