* [bug#33628] [PATCH 2/2] gnu: filezilla: Update to 3.39.0.
@ 2018-12-05 15:18 Rene
2018-12-05 19:55 ` bug#33628: " Leo Famulari
0 siblings, 1 reply; 2+ messages in thread
From: Rene @ 2018-12-05 15:18 UTC (permalink / raw)
To: 33628
[-- Attachment #1: Type: text/plain, Size: 89 bytes --]
Hello,
this patch updates the Filezilla package to version 3.39.0.
Thank you
Rene
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0002-gnu-filezilla-Update-to-3.39.0.patch --]
[-- Type: text/x-patch; name="0002-gnu-filezilla-Update-to-3.39.0.patch", Size: 1116 bytes --]
From a1f9e7b22bfd6a061a269cf2a7cbacce5cc436be Mon Sep 17 00:00:00 2001
From: Rene <pacoon@protonmail.com>
Date: Wed, 5 Dec 2018 08:51:40 +0100
Subject: [PATCH 2/2] gnu: filezilla: Update to 3.39.0.
* gnu/packages/ftp.scm (filezilla): Update to 3.39.0.
---
gnu/packages/ftp.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/ftp.scm b/gnu/packages/ftp.scm
index 6c4efa145..dd8af3397 100644
--- a/gnu/packages/ftp.scm
+++ b/gnu/packages/ftp.scm
@@ -209,14 +209,14 @@ output.
(define-public filezilla
(package
(name "filezilla")
- (version "3.37.4")
+ (version "3.39.0")
(source
(origin
(method url-fetch)
(uri (string-append "https://download.filezilla-project.org/client/"
"FileZilla_" version "_src.tar.bz2"))
(sha256
- (base32 "169wy7ilsh518mcinkjmr6m0kzxbzchmc9mivf5c9b4zp1w4gg3i"))))
+ (base32 "0ks42q6mi3qx85zpa98izkyficv2bdh3jnvmy97xjnjyfy9mwlgv"))))
(build-system gnu-build-system)
(arguments
;; Don't let filezilla phone home to check for updates.
--
2.19.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#33628: [PATCH 2/2] gnu: filezilla: Update to 3.39.0.
2018-12-05 15:18 [bug#33628] [PATCH 2/2] gnu: filezilla: Update to 3.39.0 Rene
@ 2018-12-05 19:55 ` Leo Famulari
0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2018-12-05 19:55 UTC (permalink / raw)
To: Rene; +Cc: 33628-done
[-- Attachment #1: Type: text/plain, Size: 488 bytes --]
On Wed, Dec 05, 2018 at 03:18:57PM +0000, Rene wrote:
> Hello,
> this patch updates the Filezilla package to version 3.39.0.
>
> Thank you
> Rene
> From a1f9e7b22bfd6a061a269cf2a7cbacce5cc436be Mon Sep 17 00:00:00 2001
> From: Rene <pacoon@protonmail.com>
> Date: Wed, 5 Dec 2018 08:51:40 +0100
> Subject: [PATCH 2/2] gnu: filezilla: Update to 3.39.0.
>
> * gnu/packages/ftp.scm (filezilla): Update to 3.39.0.
Thanks! Pushed as e8338e9101e31971f3151c5e4f5ec87bd3b3e195
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-12-05 19:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-05 15:18 [bug#33628] [PATCH 2/2] gnu: filezilla: Update to 3.39.0 Rene
2018-12-05 19:55 ` bug#33628: " Leo Famulari
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).