unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Andreas Enge <andreas@enge.fr>
To: bug-guix@gnu.org
Subject: [PATCH] distro: automake: Update to 1.12.6
Date: Sat, 22 Dec 2012 09:56:51 +0100	[thread overview]
Message-ID: <201212220956.51651.andreas@enge.fr> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 40 bytes --]

A tiny update to core-updates.

Andreas

[-- Attachment #1.2: Type: text/html, Size: 961 bytes --]

[-- Attachment #2: 0012-distro-automake-Update-to-1.12.6.patch --]
[-- Type: text/x-patch, Size: 1167 bytes --]

From cc6fb8577e5e3dc8f52bc53a69249517e22c5576 Mon Sep 17 00:00:00 2001
From: Andreas Enge <andreas@enge.fr>
Date: Sat, 22 Dec 2012 00:25:18 +0100
Subject: [PATCH 12/12] distro: automake: Update to 1.12.6.

* distro/packages/autotools.scm (automake): Update to 1.12.6.
---
 distro/packages/autotools.scm |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/distro/packages/autotools.scm b/distro/packages/autotools.scm
index 171855b..fa4ff90 100644
--- a/distro/packages/autotools.scm
+++ b/distro/packages/autotools.scm
@@ -62,7 +62,7 @@ can use, in the form of M4 macro calls.")
 (define-public automake
   (package
     (name "automake")
-    (version "1.12.5")
+    (version "1.12.6")
     (source
      (origin
       (method url-fetch)
@@ -70,7 +70,7 @@ can use, in the form of M4 macro calls.")
                           version ".tar.xz"))
       (sha256
        (base32
-        "1k4pa3rmj626n5d39rc9041dc71lv8nzd341k53dw07iflkwinim"))))
+        "1ynvca8z4aqcwr94rf7j1bfiid2w9w250y9qhnyj9vmi8lhsnd7q"))))
     (build-system gnu-build-system)
     (inputs
      `(("autoconf" ,autoconf)
-- 
1.7.10.4


             reply	other threads:[~2012-12-22  8:57 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-22  8:56 Andreas Enge [this message]
2012-12-30 16:24 ` [PATCH] distro: automake: Update to 1.12.6 Ludovic Courtès
2012-12-30 16:44   ` Nikita Karetnikov
2012-12-30 18:01     ` Ludovic Courtès
2013-01-11 16:36       ` Nikita Karetnikov
2013-01-11 17:19         ` Ludovic Courtès
2013-01-03 13:18   ` Andreas Enge
2013-01-03 14:44     ` Ludovic Courtès
2013-01-03 15:24       ` Andreas Enge
2013-01-03 16:04         ` Ludovic Courtès
2013-01-03 16:41           ` Andreas Enge

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=201212220956.51651.andreas@enge.fr \
    --to=andreas@enge.fr \
    --cc=bug-guix@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).