unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Manolis Ragkousis <manolis837@gmail.com>
To: Guix-devel <Guix-devel@gnu.org>
Subject: 0001-gnu-ftp-Update-to-4.6.1.patch
Date: Mon, 26 Jan 2015 23:28:38 +0000	[thread overview]
Message-ID: <CAFtzXzMjNaBOTh0B0p9YD3sKe-djpavu3CdceTi+eEKPiT9dDg@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 6 bytes --]

third

[-- Attachment #2: 0001-gnu-ftp-Update-to-4.6.1.patch --]
[-- Type: text/x-patch, Size: 1073 bytes --]

From 7f38ba281bbb5abc1771cf4ed256d17db1b13020 Mon Sep 17 00:00:00 2001
From: Manolis Ragkousis <manolis837@gmail.com>
Date: Tue, 27 Jan 2015 01:26:17 +0000
Subject: [PATCH] gnu: ftp: Update to 4.6.1.

* gnu/packages/ftp.scm (lftp): Update to 4.6.1
---
 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 2fb8198..c564981 100644
--- a/gnu/packages/ftp.scm
+++ b/gnu/packages/ftp.scm
@@ -30,14 +30,14 @@
 (define-public lftp
   (package
     (name "lftp")
-    (version "4.4.15")
+    (version "4.6.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "http://lftp.yar.ru/ftp/lftp-"
                                   version ".tar.xz"))
               (sha256
                (base32
-                "0s38vc2ij869dwx3i1c7sk96mqv0hknf3cqf86av59rqnix0px3m"))))
+                "1grmp8zg7cjgjinz66mrh53whigkqzl90nlxj05hapnhk3ns3vni"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)))
-- 
2.2.2


                 reply	other threads:[~2015-01-26 23:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAFtzXzMjNaBOTh0B0p9YD3sKe-djpavu3CdceTi+eEKPiT9dDg@mail.gmail.com \
    --to=manolis837@gmail.com \
    --cc=Guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).