Erlang 19.0 has recently been released:
http://www.erlang.org/news/105
Version 19.0 includes this desirable change, copied from the README [0]:
"The compiler will no longer put the compilation date and time into BEAM
files. That means that two BEAM files compiled on the same computer
from the sam
Ludovic Courtès writes:
> Ricardo Wurmus skribis:
>
>> Alex Kost writes:
>>
>>> Ricardo found a problem while working on some emacs package that
>>> requires EMMS: the elisp file(s) of this package is(are) not compiled.
>>>
>>> This happens because currently emacs-build-system adds only
>>> "s
On 2016-06-22(11:23:28PM+0200), Ludovic Courtès wrote:
> Hi!
>
> ng0 skribis:
>
> > * gnu/packages/admin.scm (netcat-openbsd): New variable.
> > * patches/netcat-openbsd-0001-port-to-linux-with-libbsd.patch,
> > patches/netcat-openbsd-0002-connect-timeout.patch,
> > patches/netcat-openbsd-0003-get
On 2016-06-22(11:23:28PM+0200), Ludovic Courtès wrote:
> Hi!
>
> ng0 skribis:
>
> > * gnu/packages/admin.scm (netcat-openbsd): New variable.
> > * patches/netcat-openbsd-0001-port-to-linux-with-libbsd.patch,
> > patches/netcat-openbsd-0002-connect-timeout.patch,
> > patches/netcat-openbsd-0003-get
Leo Famulari writes:
> On Wed, Jun 22, 2016 at 01:35:17PM -0500, Christopher Allan Webber wrote:
>> Note that the old URL scheme no longer seemed to work.
>>
>> I'm not thrilled by the new URL "scheme". It seems like more work to
>> update with each version bump. I'm not sure what the solution
l...@gnu.org (Ludovic Courtès) skribis:
> If everything goes well, Hydra will eventually run these tests
It does!
https://hydra.gnu.org/job/gnu/master/test.basic.x86_64-linux
https://hydra.gnu.org/job/gnu/master/test.installed-os.x86_64-linux
…
Ludo’.
Hi!
ng0 skribis:
> * gnu/packages/admin.scm (netcat-openbsd): New variable.
> * patches/netcat-openbsd-0001-port-to-linux-with-libbsd.patch,
> patches/netcat-openbsd-0002-connect-timeout.patch,
> patches/netcat-openbsd-0003-get-sev-by-name.patch,
> patches/netcat-openbsd-0004-poll-hup.patch,
> p
On 2016-06-22(09:58:11PM+0300), Efraim Flashner wrote:
> I'm getting an error that the patch won't apply. Can you resend it?
>
> Thanks.
>
>
> On Sat, Jun 11, 2016 at 06:09:06PM +, ng0 wrote:
> > This patch adds rewrites from http to https for
> > elpa.gnu.org in gnu/packages/emacs.scm
> >
> >
Backported to 2.0 in c5dac3595f42afbd76ab9110d7473bf4d16b0520 by
Ludovic; closing bug.
On Thu 07 Jan 2016 10:56, Andy Wingo writes:
> On Wed 06 Jan 2016 17:07, l...@gnu.org (Ludovic Courtès) writes:
>
>> On Mon 04 Jan 2016 06:20, Steve Sprang writes:
>>
>>> From http://www.erlang.org/download/o
On Wed, Jun 22, 2016 at 01:35:17PM -0500, Christopher Allan Webber wrote:
> Note that the old URL scheme no longer seemed to work.
>
> I'm not thrilled by the new URL "scheme". It seems like more work to
> update with each version bump. I'm not sure what the solution is?
Please review Ben's 'py
Note that the old URL scheme no longer seemed to work.
I'm not thrilled by the new URL "scheme". It seems like more work to
update with each version bump. I'm not sure what the solution is?
- Chris
>From 33afef246e909d58253f120b0e2e41c4cc37483b Mon Sep 17 00:00:00 2001
From: Christopher Allan
* gnu/packages/python.scm (python-prompt-toolkit, python2-prompt-toolkit): New
variables.
---
gnu/packages/python.scm | 36
1 file changed, 36 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 4f18680..d1bb862 100644
--- a/gn
Ludovic Courtès writes:
>> From bbc1f68204318d79ece3fa46ed71d7c21d6ec8a2 Mon Sep 17 00:00:00 2001
>> From: Christopher Allan Webber
>> Date: Fri, 29 Apr 2016 17:53:50 -0500
>> Subject: [PATCH] gnu: Add geiser-next.
>
> Oops. ;-)
Oops indeed... I'll attach the right first of 2 patches when I get
>From 1bb6edb930b776dd411a042f5fa8d03d965ecca3 Mon Sep 17 00:00:00 2001
From: ng0
Date: Wed, 22 Jun 2016 10:41:39 +
Subject: [PATCH] gnu: Add netcat-openbsd.
* gnu/packages/admin.scm (netcat-openbsd): New variable.
* patches/netcat-openbsd-0001-port-to-linux-with-libbsd.patch,
patches/netcat-
On 2016-06-22(12:52:23AM-0400), Leo Famulari wrote:
> Thank you for this patch!
>
> On Wed, Jun 22, 2016 at 12:07:50AM +, ng0 wrote:
> > Initially, this could make git throw some trailing
> > whitespace problems on the new files in patches dir,
> > but they are fixed by git itself.
>
> I think
On Wed, Jun 22, 2016 at 12:11:11AM +, ng0 wrote:
> From b7bd53ba121f5bbdfe118ce0068c23b219ffe287 Mon Sep 17 00:00:00 2001
> From: ng0
> Date: Tue, 21 Jun 2016 23:53:09 +
> Subject: [PATCH] gnu: perl-test-harness: Update to 3.36.
>
> * gnu/packages/perl.scm (perl-test-harness): Update to 3
Leo Famulari (2016-06-22 00:44 +0300) wrote:
> On Tue, Jun 21, 2016 at 09:59:31AM -0400, Kei Kebreau wrote:
>> * gnu/packages/games (chromium-bsu): New variable.
>
>> +(arguments
>> + `(#:phases (modify-phases %standard-phases
>> + (add-after 'set-paths 'set-sdl-paths
>> +
Ludovic Courtès (2016-06-21 17:15 +0300) wrote:
> Alex Kost skribis:
>
>> I think (gnu packages assembly) is a suitable module for 'lightning',
>> right?
>>
>>
>> From 600960dd5d0b9a9877bf1389c1cbd8efc53a5b0a Mon Sep 17 00:00:00 2001
>> From: Alex Kost
>> Date: Tue, 21 Jun 2016 16:29:40 +0300
>>
Ludovic Courtès (2016-06-21 23:41 +0300) wrote:
> Ricardo Wurmus skribis:
>
>> Alex Kost writes:
>>
>>> Ricardo found a problem while working on some emacs package that
>>> requires EMMS: the elisp file(s) of this package is(are) not compiled.
>>>
>>> This happens because currently emacs-build-s
On 2016-06-22(12:52:23AM-0400), Leo Famulari wrote:
> Thank you for this patch!
>
> On Wed, Jun 22, 2016 at 12:07:50AM +, ng0 wrote:
> > Initially, this could make git throw some trailing
> > whitespace problems on the new files in patches dir,
> > but they are fixed by git itself.
>
> I think
20 matches
Mail list logo