GNU bug report logs - #27466
[PATCH] gnu: Add jmtpfs.

Previous Next

Package: guix-patches;

Reported by: Leo Famulari <leo <at> famulari.name>

Date: Fri, 23 Jun 2017 22:50:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


Message #13 received at 27466-done <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Arun Isaac <arunisaac <at> systemreboot.net>
Cc: 27466-done <at> debbugs.gnu.org
Subject: Re: [bug#27466] [PATCH] gnu: Add jmtpfs.
Date: Sun, 25 Jun 2017 18:48:52 -0400
On Sun, Jun 25, 2017 at 10:10:23PM +0530, Arun Isaac wrote:
> 
> > +(define-public jmtpfs
> > +  (package
> > +    (name "jmtpfs")
> > +    (version "0.5")
> > +    (source
> > +      (origin
> > +        (method git-fetch)
> > +        (uri (git-reference
> > +               (url "https://github.com/JasonFerrara/jmtpfs.git")
> > +               (commit (string-append "v" version))))
> > +        (file-name (string-append name "-" version "-checkout"))
> 
> There is a release tarball on the github page of this project. Why not
> use that?
> 
> https://github.com/JasonFerrara/jmtpfs/archive/v0.5.tar.gz

I missed it — thanks for catching this!

Pushed as afc9d8ec2b724b67f85b05011725bb636f209a1a.




This bug report was last modified 8 years and 27 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.