<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/srfi, branch master</title>
<subtitle>Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
</subtitle>
<id>https://www.git.jakob.space/guix.git/atom?h=master</id>
<link rel='self' href='https://www.git.jakob.space/guix.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/'/>
<updated>2018-07-17T22:22:33Z</updated>
<entry>
<title>build: Remove copy of (srfi srfi-64).</title>
<updated>2018-07-17T22:22:33Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2018-07-17T13:36:00Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=02d7e9417d6b09994fbdf5eda96f0ff82b1c5dad'/>
<id>urn:sha1:02d7e9417d6b09994fbdf5eda96f0ff82b1c5dad</id>
<content type='text'>
SRFI-64 was added in Guile 2.0.10 and we require 2.0.13 or newer.

* Makefile.am (EXTRA_DIST): Remove srfi/*.
* srfi: Remove directory.
</content>
</entry>
<entry>
<title>build: Remove check for broken (srfi srfi-37).</title>
<updated>2017-06-29T22:16:50Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2017-06-29T19:26:36Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=1d97fd8cb60f0b5f386f834940f859ff0b0bcc71'/>
<id>urn:sha1:1d97fd8cb60f0b5f386f834940f859ff0b0bcc71</id>
<content type='text'>
This was for Guile &lt; 2.0.9 and we've been requiring 2.0.9+ for some time
already.

* configure.ac: Remove 'GUIX_CHECK_SRFI_37' use and 'INSTALL_SRFI_37'
conditional.
* Makefile.am: Remove code in "if INSTALL_SRFI_37".
(EXTRA_DIST): Remove srfi/srfi-37.scm.in.
* srfi/srfi-37.scm.in: Remove.
* m4/guix.m4 (GUIX_CHECK_SRFI_37): Remove.
</content>
</entry>
<entry>
<title>Update SRFI-64 to the latest upstream version.</title>
<updated>2014-02-24T21:30:08Z</updated>
<author>
<name>Mark H Weaver</name>
<email>mhw@netris.org</email>
</author>
<published>2014-02-24T21:10:40Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=8fade76f5d35fac321a5a2c4c6e142f03a69fcfa'/>
<id>urn:sha1:8fade76f5d35fac321a5a2c4c6e142f03a69fcfa</id>
<content type='text'>
* srfi/srfi-64.scm: Export 'test-group'.  Call 'cond-expand-provide'.
* srfi/srfi-64.upstream.scm: Update to the latest upstream version.
</content>
</entry>
<entry>
<title>build: Provide a replacement (srfi srfi-37) when the user's one is broken.</title>
<updated>2013-07-17T09:05:19Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2013-07-17T09:05:19Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=1959fb04dc4608206bdcc6908ca3f0d71a43eda8'/>
<id>urn:sha1:1959fb04dc4608206bdcc6908ca3f0d71a43eda8</id>
<content type='text'>
* srfi/srfi-37.scm.in: New file, taken from Guile 2.0.9.
* m4/guix.m4: New macro.
* configure.ac: Use it.  Define Automake conditional `INSTALL_SRFI_37'.
* Makefile.am (nobase_nodist_guilemodule_DATA)[INSTALL_SRFI_37]: Add
  srfi/srfi-37.scm.
  (GOBJECTS)[INSTALL_SRFI_37]: Add srfi/srfi-37.go.
  (srfi/srfi-37.scm)[INSTALL_SRFI_37]: New target.
  (EXTRA_DIST): Add srfi/srfi-37.scm.in.
</content>
</entry>
<entry>
<title>SRFI-64: Make the log file's port line-buffered.</title>
<updated>2013-02-04T07:58:48Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2013-02-03T22:25:01Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=c5a855c481fd9d9c9f712a38610fcdbee1ed25d4'/>
<id>urn:sha1:c5a855c481fd9d9c9f712a38610fcdbee1ed25d4</id>
<content type='text'>
* srfi/srfi-64.upstream.scm (test-on-group-begin-simple): Make LOG-FILE
  line-buffered.
</content>
</entry>
<entry>
<title>SRFI-64: Remove use of (ice-9 syntax-case).</title>
<updated>2012-06-05T09:21:13Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2012-06-05T09:21:13Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=fd96bc05c2153055075bfe483be442d630d562f9'/>
<id>urn:sha1:fd96bc05c2153055075bfe483be442d630d562f9</id>
<content type='text'>
* srfi/srfi-64.upstream.scm [guile]: Remove use of (ice-9 syntax-case).
</content>
</entry>
<entry>
<title>Add unit test for derivation parsing and output.</title>
<updated>2012-04-19T21:09:55Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2012-04-19T21:09:55Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=341c6fdd824bfdaa97ea024cafc741efe9a62060'/>
<id>urn:sha1:341c6fdd824bfdaa97ea024cafc741efe9a62060</id>
<content type='text'>
* guix/derivations.scm: Export `read-derivation' and `write-derivation'.

* srfi/srfi-64.scm, srfi/srfi-64.upstream.scm: New files, from libchop.
* tests/derivations.scm, tests/test.drv: New files.
</content>
</entry>
</feed>
