all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Arun Isaac <arunisaac@systemreboot.net>
To: Leo Famulari <leo@famulari.name>
Cc: 27466@debbugs.gnu.org
Subject: [bug#27466] [PATCH] gnu: Add jmtpfs.
Date: Sun, 25 Jun 2017 22:10:23 +0530	[thread overview]
Message-ID: <89b81f2d.AEUAL3JEvWkAAAAAAAAAAAPNjJAAAAACwQwAAAAAAAW9WABZT-eH@mailjet.com> (raw)
In-Reply-To: <f0d4bc072abd4cdedb95fcaccd7412ab528d4337.1498258138.git.leo@famulari.name>


> +(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

LGTM, otherwise!

  reply	other threads:[~2017-06-25 16:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-23 22:48 [bug#27466] [PATCH] gnu: Add jmtpfs Leo Famulari
2017-06-25 16:40 ` Arun Isaac [this message]
     [not found] ` <7a0af566.AEUAL3JEvWoAAAAAAAAAAAO8ccgAAAACwQwAAAAAAAW9WABZT-eH@mailjet.com>
2017-06-25 22:48   ` bug#27466: " Leo Famulari

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

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

  git send-email \
    --in-reply-to=89b81f2d.AEUAL3JEvWkAAAAAAAAAAAPNjJAAAAACwQwAAAAAAAW9WABZT-eH@mailjet.com \
    --to=arunisaac@systemreboot.net \
    --cc=27466@debbugs.gnu.org \
    --cc=leo@famulari.name \
    /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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.