From: Leo Famulari <leo@famulari.name>
To: Alex Sassmannshausen <alex.sassmannshausen@gmail.com>
Cc: "guix-devel@gnu.org" <guix-devel@gnu.org>
Subject: Re: [PATCH] Guile-Config 0.1.1
Date: Thu, 18 Feb 2016 12:38:58 -0500 [thread overview]
Message-ID: <20160218173858.GA29070@jasmine> (raw)
In-Reply-To: <8737sqxrh1.fsf@pompo.co>
On Thu, Feb 18, 2016 at 11:06:34AM +0100, Alex Sassmannshausen wrote:
> Hello,
>
> The 0.1 release of Guile-Config contained an error which resulted in the
> Info manual not being accessible from the Info index.
>
> This is a fast release fixing just this one issue.
>
> Please let me know if you need any more information on this patch.
If it works for you, I'd say it looks good!
>
> Best wishes,
>
> Alex
> From 8a63273c586fd8c5aca72a90ab5720c95f5790f8 Mon Sep 17 00:00:00 2001
> From: Alex Sassmannshausen <alex.sassmannshausen@gmail.com>
> Date: Thu, 18 Feb 2016 10:24:52 +0100
> Subject: [PATCH] gnu: guile-config: Update to 0.1.1
>
> * gnu/packages/guile.scm (guile-config): Update to 0.1.1.
> ---
> gnu/packages/guile.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/guile.scm b/gnu/packages/guile.scm
> index 0643dc6..7558564 100644
> --- a/gnu/packages/guile.scm
> +++ b/gnu/packages/guile.scm
> @@ -735,7 +735,7 @@ interface for reading articles in any format.")
> (define-public guile-config
> (package
> (name "guile-config")
> - (version "0.1")
> + (version "0.1.1")
> (source (origin
> (method url-fetch)
> (uri (string-append
> @@ -743,7 +743,7 @@ interface for reading articles in any format.")
> ".tar.gz"))
> (sha256
> (base32
> - "0fcj2d91z7nhm9k79zkc826l8i06khqvp3d641wik9s3hv6qjya2"))))
> + "1b719bn192f9wg24rr0zx8jpmygsvyhfi35iy778pb5p392snrn8"))))
> (build-system gnu-build-system)
> (inputs
> `(("guile" ,guile-2.0)))
> --
> 2.6.3
>
next prev parent reply other threads:[~2016-02-18 17:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-18 10:06 [PATCH] Guile-Config 0.1.1 Alex Sassmannshausen
2016-02-18 17:38 ` Leo Famulari [this message]
2016-02-18 19:49 ` Andreas Enge
2016-02-19 9:36 ` Alex Sassmannshausen
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=20160218173858.GA29070@jasmine \
--to=leo@famulari.name \
--cc=alex.sassmannshausen@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).