Re: [PATCH 1/1] gnu: Add Guile-ICS.

2017-01-09 Thread Alex Sassmannshausen
Hi Ludo, Ludovic Courtès writes: > Howdy! > > Alex Sassmannshausen skribis: > > [...] > >> +(version "0.1.1-rc1") > > Apparently 0.1.1 is already out! > > However the tarball contains .go files, which should be removed. > > But it might be best to just download from github.com and add a > bo

Re: [PATCH 1/1] gnu: Add Guile-ICS.

2017-01-08 Thread Ludovic Courtès
Artyom V. Poptsov skribis: > Hello Ludovic and Alex. Hey Artyom! >> Cool, we’ll be able to browse the FOSDEM schedule from Guile! :-) > > Yes, for that matter I preparted a script that exports the FOSDEM > schedule to org-mode format: > > https://github.com/artyom-poptsov/guile-ics/blob/mas

Re: [PATCH 1/1] gnu: Add Guile-ICS.

2017-01-08 Thread Artyom V . Poptsov
Hello Ludovic and Alex. > Cool, we’ll be able to browse the FOSDEM schedule from Guile! :-) Yes, for that matter I preparted a script that exports the FOSDEM schedule to org-mode format: https://github.com/artyom-poptsov/guile-ics/blob/master/examples/fosdem.scm.in You can use it as an exampl

Re: [PATCH 1/1] gnu: Add Guile-ICS.

2017-01-08 Thread Ludovic Courtès
Howdy! Alex Sassmannshausen skribis: > * gnu/packages/guile.scm (guile-ics): New variable. Cool, we’ll be able to browse the FOSDEM schedule from Guile! :-) > +(version "0.1.1-rc1") Apparently 0.1.1 is already out! However the tarball contains .go files, which should be removed. But it

[PATCH 1/1] gnu: Add Guile-ICS.

2017-01-07 Thread Alex Sassmannshausen
* gnu/packages/guile.scm (guile-ics): New variable. --- gnu/packages/guile.scm | 28 1 file changed, 28 insertions(+) diff --git a/gnu/packages/guile.scm b/gnu/packages/guile.scm index 9458ab714..c6d8fd8e8 100644 --- a/gnu/packages/guile.scm +++ b/gnu/packages/guile.s