From: Leo Famulari <leo@famulari.name>
To: rennes@openmailbox.org
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: nano: Update to 2.7.0.
Date: Sun, 4 Sep 2016 16:49:21 -0400 [thread overview]
Message-ID: <20160904204921.GB515@jasmine> (raw)
In-Reply-To: <62c2973c0ad79beb3d708577557522a7@openmailbox.org>
On Sun, Sep 04, 2016 at 12:13:43AM -0500, rennes@openmailbox.org wrote:
> From 285a74b1de29f4aa97cfbaf95c3d9ab2d9a4b955 Mon Sep 17 00:00:00 2001
> From: Rene Saavedra <rennes@openmailbox.org>
> Date: Sun, 4 Sep 2016 00:05:11 -0500
> Subject: [PATCH] gnu: nano: Update to 2.7.0.
>
> * gnu/packages/nano.scm (nano): Update to 2.7.0.
Thanks! Pushed as f7c9b01f29a3e7a347b9b47db06a7cf1746df521
>
> ---
> gnu/packages/nano.scm | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/nano.scm b/gnu/packages/nano.scm
> index eabfaa5..3c4c699 100644
> --- a/gnu/packages/nano.scm
> +++ b/gnu/packages/nano.scm
> @@ -1,6 +1,7 @@
> ;;; GNU Guix --- Functional package management for GNU
> ;;; Copyright ?? 2012 Nikita Karetnikov <nikita@karetnikov.org>
> ;;; Copyright ?? 2015, 2016 Efraim Flashner <efraim@flashner.co.il>
> +;;; Copyright ?? 2016 Rene Saavedra <rennes@openmailbox.org>
> ;;;
> ;;; This file is part of GNU Guix.
> ;;;
> @@ -28,7 +29,7 @@
> (define-public nano
> (package
> (name "nano")
> - (version "2.5.3")
> + (version "2.7.0")
> (source
> (origin
> (method url-fetch)
> @@ -36,7 +37,7 @@
> version ".tar.gz"))
> (sha256
> (base32
> - "1vhjrcydcfxqq1719vcsvqqnbjbq2523m00dhzag5vwzkc961c5j"))))
> + "1hzazcrbwjqiw89jjvlj97q0wf385qqkzcm0870pdrixiv7yklax"))))
> (build-system gnu-build-system)
> (inputs
> `(("gettext" ,gnu-gettext)
> --
> 2.6.3
>
prev parent reply other threads:[~2016-09-04 20:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-04 5:13 [PATCH] gnu: nano: Update to 2.7.0 rennes
2016-09-04 20:49 ` Leo Famulari [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=20160904204921.GB515@jasmine \
--to=leo@famulari.name \
--cc=guix-devel@gnu.org \
--cc=rennes@openmailbox.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 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.