all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Efraim Flashner <efraim@flashner.co.il>
To: ng0 <ng0@we.make.ritual.n0.is>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: emacs-neotree: Fix downloaded source file
Date: Tue, 30 Aug 2016 22:29:46 +0300	[thread overview]
Message-ID: <20160830192946.GP26988@macbook42.flashner.co.il> (raw)
In-Reply-To: <87lgzf69fu.fsf@we.make.ritual.n0.is>

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

On Mon, Aug 29, 2016 at 12:33:57PM +0000, ng0 wrote:
> From 41ffa4aa523921f0b8b722badee44dc34e570433 Mon Sep 17 00:00:00 2001
> From: ng0 <ng0@we.make.ritual.n0.is>
> Date: Sun, 28 Aug 2016 23:29:19 +0000
> Subject: [PATCH 2/4] gnu: emacs-neotree: Keep downloaded source file format.
> 
> * gnu/packages/emacs.scm (emacs-neotree)[source]: Keep downloaded file format.
> ---
>  gnu/packages/emacs.scm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
> index 885a1ca..6485bee 100644
> --- a/gnu/packages/emacs.scm
> +++ b/gnu/packages/emacs.scm
> @@ -2977,7 +2977,7 @@ passive voice.")
>                (sha256
>                 (base32
>                  "0cr37pdkwjgfijfws5bjskfh1rq9rfngxblcj6v5383vpmn83q7s"))
> -              (file-name (string-append name "-" version))))
> +              (file-name (string-append name "-" version ".tar.gz"))))
>      (build-system emacs-build-system)
>      (synopsis "Folder tree view for Emacs")
>      (description "This Emacs package provides a folder tree view.")
> -- 
> 2.9.3
> 

pushed to master

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

      reply	other threads:[~2016-08-30 19:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-29  0:31 [PATCH] gnu: emacs-neotree: Fix downloaded source file ng0
2016-08-29 12:33 ` ng0
2016-08-30 19:29   ` Efraim Flashner [this message]

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=20160830192946.GP26988@macbook42.flashner.co.il \
    --to=efraim@flashner.co.il \
    --cc=guix-devel@gnu.org \
    --cc=ng0@we.make.ritual.n0.is \
    /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.