emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#30469: closed ([PATCH 0/1] Require Guile >= 2.0.14


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#30469: closed ([PATCH 0/1] Require Guile >= 2.0.14)
Date: Mon, 26 Feb 2018 18:50:05 +0000

Your message dated Mon, 26 Feb 2018 19:49:38 +0100
with message-id <address@hidden>
and subject line Re: [bug#30469] [PATCH 0/1] Require Guile >= 2.0.14
has caused the debbugs.gnu.org bug report #30469,
regarding [PATCH 0/1] Require Guile >= 2.0.14
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
30469: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30469
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 0/1] Require Guile >= 2.0.14 Date: Thu, 15 Feb 2018 16:26:27 +0100
Hello Guix,

This patch is to require Guile >= 2.0.14, released one year ago, instead
of 2.0.9, released in 2013.

For the record, here’s the distro status:

  • Debian unstable has 2.2:
    
<https://packages.debian.org/search?suite=default&section=all&arch=any&searchon=names&keywords=guile-2.2>.

  • Older Debian versions have 2.0.13 (not .14):
    <https://packages.debian.org/search?keywords=guile-2.0>.

  • Parabola, Gentoo, Homebrew, openSUSE, Fedora 26+ have 2.0.14 and/or
    2.2: <https://repology.org/metapackage/guile/versions>.

I’d like to have this change in place for the next Guix release, 0.14.1
I presume.

I’d also like it to be the last release that support Guile 2.0.

Thoughts?

Ludo’.

Ludovic Courtès (1):
  build: Require Guile >= 2.0.14.

 README                      |   2 +-
 config-daemon.ac            |   5 --
 configure.ac                |   2 +-
 doc/guix.texi               |   2 +-
 guix/build/download.scm     |  10 +--
 guix/build/syscalls.scm     |  48 +-------------
 guix/hash.scm               |   3 +-
 guix/http-client.scm        | 154 +-------------------------------------------
 guix/scripts/substitute.scm |  18 ++----
 m4/guix.m4                  |  17 -----
 tests/hash.scm              |  11 +---
 11 files changed, 14 insertions(+), 258 deletions(-)

-- 
2.16.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#30469] [PATCH 0/1] Require Guile >= 2.0.14 Date: Mon, 26 Feb 2018 19:49:38 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)
Eric Bavier <address@hidden> skribis:

> On Sat, 24 Feb 2018 23:41:24 +0100
> address@hidden (Ludovic Courtès) wrote:
>
>> Hello,
>> 
>> Eric Bavier <address@hidden> skribis:
>> 
>> > On Thu, 15 Feb 2018 16:26:27 +0100
>> > Ludovic Courtès <address@hidden> wrote:
>> >  
>> >> Hello Guix,
>> >> 
>> >> This patch is to require Guile >= 2.0.14, released one year ago, instead
>> >> of 2.0.9, released in 2013.
>> >> 
>> >> For the record, here’s the distro status:
>> >> 
>> >>   • Debian unstable has 2.2:
>> >>     
>> >> <https://packages.debian.org/search?suite=default&section=all&arch=any&searchon=names&keywords=guile-2.2>.
>> >> 
>> >>   • Older Debian versions have 2.0.13 (not .14):
>> >>     <https://packages.debian.org/search?keywords=guile-2.0>.  
>> >
>> > How much of this patch would change if it were to instead support
>> > 2.0.13?  Is cutting off users of Debian stable a good idea?  
>> 
>> I’ll double-check but I think the patch remains valid if we require
>> 2.0.13.
>> 
>> If it works I’ll commit that next week.
>
> Cool.

Pushed as 1d84d7bf6052c0c80bd212d4524876576e9817d4.

Thanks for your feedback!

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]