summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2021-07-02 18:59:05 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2021-07-02 18:59:05 +0200
commit3e900ef9d542a056e3cfdd078b64648081a7722c (patch)
treed5ad1688555802b601942a71596916489b72c59b
parent6243ad3812f8c689599a19f0e8b9719ba14461f2 (diff)
downloadguix-patches-3e900ef9d542a056e3cfdd078b64648081a7722c.tar
guix-patches-3e900ef9d542a056e3cfdd078b64648081a7722c.tar.gz
gnu: libfilezilla: Update to 0.29.0.
* gnu/packages/ftp.scm (libfilezilla): Update to 0.29.0.
-rw-r--r--gnu/packages/ftp.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/ftp.scm b/gnu/packages/ftp.scm
index 481863bf33..49567df5d2 100644
--- a/gnu/packages/ftp.scm
+++ b/gnu/packages/ftp.scm
@@ -176,14 +176,14 @@ as required.")
(define-public libfilezilla
(package
(name "libfilezilla")
- (version "0.28.0")
+ (version "0.29.0")
(source
(origin
(method url-fetch)
(uri (string-append "https://download.filezilla-project.org/"
"libfilezilla/libfilezilla-" version ".tar.bz2"))
(sha256
- (base32 "0f0n0kkhclp387glmc758134z4l0qk8935mi523q60b11q3j3h77"))))
+ (base32 "0ax73hb16m4wblz5gq42gc13jwy4rr226z0qmrr1p09gfjci0w11"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags