guix/tests/base16.scm, branch ruby-fixes Guix http://git.cbaines.net/guix/atom?h=ruby-fixes 2017-03-16T21:50:14Z utils: Move base16 procedures to (guix base16). 2017-03-16T21:50:14Z Ludovic Courtès ludo@gnu.org 2017-03-15T20:54:34Z urn:sha1:4c0c4db0702048488a9712dbba7cad862c667d54 * guix/utils.scm (bytevector->base16-string, base16-string->bytevector): Move to... * guix/base16.scm: ... here. New file. * tests/utils.scm ("bytevector->base16-string->bytevector"): Move to... * tests/base16.scm: ... here. New file. * Makefile.am (MODULES): Add guix/base16.scm. (SCM_TESTS): Add tests/base16.scm. * build-aux/download.scm, guix/derivations.scm, guix/docker.scm, guix/import/snix.scm, guix/pk-crypto.scm, guix/scripts/authenticate.scm, guix/scripts/download.scm, guix/scripts/hash.scm, guix/store.scm, tests/hash.scm, tests/pk-crypto.scm: Adjust imports accordingly.
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<feed xmlns="http://www.w3.org/2005/Atom">
<title>guix/tests/base16.scm, branch ruby-fixes</title>
<subtitle>Guix</subtitle>
<id>http://git.cbaines.net/guix/atom?h=ruby-fixes</id>
<link rel="self" href="http://git.cbaines.net/guix/atom?h=ruby-fixes"/>
<link rel="alternate" type="text/html" href="http://git.cbaines.net/guix/"/>
<updated>2017-03-16T21:50:14Z</updated>
<entry>
<title>utils: Move base16 procedures to (guix base16).</title>
<updated>2017-03-16T21:50:14Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2017-03-15T20:54:34Z</published>
<link rel="alternate" type="text/html" href="http://git.cbaines.net/guix/commit/?id=4c0c4db0702048488a9712dbba7cad862c667d54"/>
<id>urn:sha1:4c0c4db0702048488a9712dbba7cad862c667d54</id>
<content type="text"> * guix/utils.scm (bytevector->base16-string, base16-string->bytevector): Move to... * guix/base16.scm: ... here. New file. * tests/utils.scm ("bytevector->base16-string->bytevector"): Move to... * tests/base16.scm: ... here. New file. * Makefile.am (MODULES): Add guix/base16.scm. (SCM_TESTS): Add tests/base16.scm. * build-aux/download.scm, guix/derivations.scm, guix/docker.scm, guix/import/snix.scm, guix/pk-crypto.scm, guix/scripts/authenticate.scm, guix/scripts/download.scm, guix/scripts/hash.scm, guix/store.scm, tests/hash.scm, tests/pk-crypto.scm: Adjust imports accordingly. </content>
</entry>
</feed>