[v2] compat-guile: Update to 2.0.9
Message ID | 1458651514-14317-1-git-send-email-alexander.marx@ipfire.org |
---|---|
State | Dropped |
Headers |
Return-Path: <development-bounces@lists.ipfire.org> Received: from mail01.ipfire.org (hedwig.ipfire.org [172.28.1.200]) by web02.ipfire.org (Postfix) with ESMTP id 8AC8461204 for <patchwork@ipfire.org>; Tue, 22 Mar 2016 13:58:43 +0100 (CET) Received: from mail01.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id D02DA120C; Tue, 22 Mar 2016 13:58:42 +0100 (CET) Received: from ipfire.localdomain.localdomain (ip1f126212.dynamic.kabel-deutschland.de [31.18.98.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 0640811A6; Tue, 22 Mar 2016 13:58:39 +0100 (CET) From: Alexander Marx <alexander.marx@ipfire.org> To: development@lists.ipfire.org Subject: [PATCH v2] compat-guile: Update to 2.0.9 Date: Tue, 22 Mar 2016 13:58:34 +0100 Message-Id: <1458651514-14317-1-git-send-email-alexander.marx@ipfire.org> X-Mailer: git-send-email 2.6.3 In-Reply-To: <1458650822-13654-1-git-send-email-alexander.marx@ipfire.org> References: <1458650822-13654-1-git-send-email-alexander.marx@ipfire.org> X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: IPFire development talk <development.lists.ipfire.org> List-Unsubscribe: <http://lists.ipfire.org/mailman/options/development>, <mailto:development-request@lists.ipfire.org?subject=unsubscribe> List-Archive: <http://lists.ipfire.org/pipermail/development/> List-Post: <mailto:development@lists.ipfire.org> List-Help: <mailto:development-request@lists.ipfire.org?subject=help> List-Subscribe: <http://lists.ipfire.org/mailman/listinfo/development>, <mailto:development-request@lists.ipfire.org?subject=subscribe> Errors-To: development-bounces@lists.ipfire.org Sender: "Development" <development-bounces@lists.ipfire.org> |
Message
Alexander Marx
March 22, 2016, 11:58 p.m. UTC
Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
---
compat-guile/compat-guile.nm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Comments
Vorsicht! Die compat-xxx packete sind für Programme die Abhängigkeiten zu einer alten Version haben. Hier warscheinlich guile-1.x.x Das eigentliche Packet ist guile und das ist bereits auf 2.0.9 On 2016-03-22 13:58, Alexander Marx wrote: > Signed-off-by: Alexander Marx <alexander.marx@ipfire.org> > --- > compat-guile/compat-guile.nm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/compat-guile/compat-guile.nm > b/compat-guile/compat-guile.nm > index 8bac023..28b9fb6 100644 > --- a/compat-guile/compat-guile.nm > +++ b/compat-guile/compat-guile.nm > @@ -4,7 +4,7 @@ > > ############################################################################### > > name = compat-guile > -version = 1.8.8 > +version = 2.0.9 > release = 1 > thisapp = guile-%{version}
Hi, English please. I will just ignore these patches and dropped it already on patchwork. Best, -Michael On Tue, 2016-03-22 at 15:37 +0100, Arne Fitzenreiter wrote: > Vorsicht! Die compat-xxx packete sind für Programme die Abhängigkeiten > zu einer alten Version haben. > Hier warscheinlich guile-1.x.x > > Das eigentliche Packet ist guile und das ist bereits auf 2.0.9 > > > On 2016-03-22 13:58, Alexander Marx wrote: > > > > Signed-off-by: Alexander Marx <alexander.marx@ipfire.org> > > --- > > compat-guile/compat-guile.nm | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/compat-guile/compat-guile.nm > > b/compat-guile/compat-guile.nm > > index 8bac023..28b9fb6 100644 > > --- a/compat-guile/compat-guile.nm > > +++ b/compat-guile/compat-guile.nm > > @@ -4,7 +4,7 @@ > > > > ############################################################################ > > ### > > > > name = compat-guile > > -version = 1.8.8 > > +version = 2.0.9 > > release = 1 > > thisapp = guile-%{version}