[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/12: gnu: filezilla: Remove input labels.
From: |
guix-commits |
Subject: |
04/12: gnu: filezilla: Remove input labels. |
Date: |
Fri, 17 Dec 2021 16:51:43 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit b014c35081e9087f67c00c0f25be3b88884862c2
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Dec 17 20:58:27 2021 +0100
gnu: filezilla: Remove input labels.
* gnu/packages/ftp.scm (filezilla)[native-inputs]: Remove input labels.
---
gnu/packages/ftp.scm | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/gnu/packages/ftp.scm b/gnu/packages/ftp.scm
index 3cddf21..3d44364 100644
--- a/gnu/packages/ftp.scm
+++ b/gnu/packages/ftp.scm
@@ -226,10 +226,7 @@ output.
;; Don't let filezilla phone home to check for updates.
'(#:configure-flags '("--disable-autoupdatecheck")))
(native-inputs
- `(("cppunit" ,cppunit)
- ("gettext" ,gettext-minimal)
- ("pkg-config" ,pkg-config)
- ("xdg-utils" ,xdg-utils)))
+ (list cppunit gettext-minimal pkg-config xdg-utils))
(inputs
(list dbus
gnutls
- branch master updated (d627fba -> b4ee524), guix-commits, 2021/12/17
- 03/12: gnu: filezilla: Update to 3.57.0., guix-commits, 2021/12/17
- 01/12: gnu: libfilezilla: Update to 0.35.0., guix-commits, 2021/12/17
- 06/12: gnu: nsd: Update to 4.3.9., guix-commits, 2021/12/17
- 02/12: gnu: libfilezilla: Remove input labels., guix-commits, 2021/12/17
- 05/12: gnu: memkind: Update to 1.12.0., guix-commits, 2021/12/17
- 04/12: gnu: filezilla: Remove input labels.,
guix-commits <=
- 10/12: gnu: interception-tools: Remove input labels., guix-commits, 2021/12/17
- 09/12: gnu: interception-tools: Update to 0.6.8., guix-commits, 2021/12/17
- 07/12: gnu: knot-resolver: Update to 5.4.3., guix-commits, 2021/12/17
- 11/12: gnu: mutt: Update to 2.1.4., guix-commits, 2021/12/17
- 08/12: gnu: cpuid: Update to 20211210., guix-commits, 2021/12/17
- 12/12: gnu: imake: Remove input labels., guix-commits, 2021/12/17