<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/gnu/packages/cpp.scm, branch merge-deploy</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=merge-deploy</id>
<link rel='self' href='https://www.git.jakob.space/guix.git/atom?h=merge-deploy'/>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/'/>
<updated>2019-06-07T16:36:02Z</updated>
<entry>
<title>gnu: dashel: Don't use unstable tarball.</title>
<updated>2019-06-07T16:36:02Z</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2019-06-07T01:34:05Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=6d42b87f1d6909d3bfdcbd00cae0d2b03e799eb1'/>
<id>urn:sha1:6d42b87f1d6909d3bfdcbd00cae0d2b03e799eb1</id>
<content type='text'>
* gnu/packages/cpp.scm (dashel)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[home-page]: Move down to its conventional spot.
</content>
</entry>
<entry>
<title>gnu: xsimd: Update to 7.2.3.</title>
<updated>2019-06-07T16:36:02Z</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2019-06-07T01:08:31Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=7f5c1233b923192b820d3fc01c94a024947a6a0f'/>
<id>urn:sha1:7f5c1233b923192b820d3fc01c94a024947a6a0f</id>
<content type='text'>
* gnu/packages/cpp.scm (xsimd): Update to 7.2.3.
[arguments]: Add a configure flag required to build the tests.
</content>
</entry>
<entry>
<title>gnu: xsimd: Don't use unstable tarball.</title>
<updated>2019-06-07T16:36:02Z</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2019-06-07T00:34:57Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=e8211364745ddecef19134bdd7c593401d24b732'/>
<id>urn:sha1:e8211364745ddecef19134bdd7c593401d24b732</id>
<content type='text'>
* gnu/packages/cpp.scm (xsimd)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[home-page]: Move down to its conventional spot.
</content>
</entry>
<entry>
<title>gnu: xtl: Update to 0.6.4.</title>
<updated>2019-05-11T21:35:33Z</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2019-05-11T17:53:43Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=0b69897bdae42dd034449487eef3c86b3b66d88f'/>
<id>urn:sha1:0b69897bdae42dd034449487eef3c86b3b66d88f</id>
<content type='text'>
* gnu/packages/cpp.scm (xtl): Update to 0.6.4.
</content>
</entry>
<entry>
<title>gnu: rct: Be more idiomatic.</title>
<updated>2019-04-19T19:14:54Z</updated>
<author>
<name>Leo Famulari</name>
<email>leo@famulari.name</email>
</author>
<published>2019-04-19T19:10:58Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=1e72a23d498c137f99b21ae05b5e559c07e22bc6'/>
<id>urn:sha1:1e72a23d498c137f99b21ae05b5e559c07e22bc6</id>
<content type='text'>
* gnu/packages/cpp.scm (rct): Move the call to 'git-version' into the
package definition.
[source]: Explicitly include the source URI rather than using
'home-page'.
</content>
</entry>
<entry>
<title>gnu: json-modern-cxx: Fetch from git.</title>
<updated>2019-01-31T19:57:21Z</updated>
<author>
<name>Marius Bakke</name>
<email>mbakke@fastmail.com</email>
</author>
<published>2019-01-30T19:08:52Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=8f22bf9e6d4985fed9ff3b4e09d53ae1b95e1568'/>
<id>urn:sha1:8f22bf9e6d4985fed9ff3b4e09d53ae1b95e1568</id>
<content type='text'>
* gnu/packages/cpp.scm (json-modern-cxx)[source]: Use GIT-FETCH.
[source](snippet): End on #t.
</content>
</entry>
<entry>
<title>gnu: libzen: Fix sha256 and remove manual autogen.sh.</title>
<updated>2019-01-21T21:40:25Z</updated>
<author>
<name>Pierre Neidhardt</name>
<email>mail@ambrevar.xyz</email>
</author>
<published>2019-01-21T21:40:25Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=c0588f98c5a5074144c1d985a871d336f82c9578'/>
<id>urn:sha1:c0588f98c5a5074144c1d985a871d336f82c9578</id>
<content type='text'>
* gnu/packages/cpp.scm (libzen)[source]: Fix sha256.
[arguments]: Remove manual autogen.sh.
</content>
</entry>
<entry>
<title>Fix some typos.</title>
<updated>2018-09-03T16:21:43Z</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2018-08-31T14:53:27Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=cfcfc6ab627cbba2d5cd7893352e77d5e3667175'/>
<id>urn:sha1:cfcfc6ab627cbba2d5cd7893352e77d5e3667175</id>
<content type='text'>
* doc/guix.texi (Sound Services, DNS Services): Fix typos.
* gnu/packages/cpp.scm (json-modern-cxx)[description]: Likewise.
* gnu/packages/emacs.scm (emacs-fancy-narrow)[synopsis, description]:
Likewise. Edit &amp; mark up while we're here.
* gnu/packages/mail.scm (alot)[synopsis, description]: Ditto.
</content>
</entry>
<entry>
<title>gnu: xtl: Update to 0.4.14.</title>
<updated>2018-08-18T23:48:18Z</updated>
<author>
<name>Kei Kebreau</name>
<email>kkebreau@posteo.net</email>
</author>
<published>2018-08-18T19:30:23Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=0bb41aec990832e8b022f7fbcd9586a39f39f9b4'/>
<id>urn:sha1:0bb41aec990832e8b022f7fbcd9586a39f39f9b4</id>
<content type='text'>
* gnu/packages/cpp.scm (xtl): Update to 0.4.14.
[source]: Use git-fetch.
</content>
</entry>
<entry>
<title>gnu: Add xtl.</title>
<updated>2018-05-28T12:19:29Z</updated>
<author>
<name>Fis Trivial</name>
<email>ybbs.daans@hotmail.com</email>
</author>
<published>2018-05-28T08:12:05Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=6f3c850618ff67d508addd1394a41401aa3be564'/>
<id>urn:sha1:6f3c850618ff67d508addd1394a41401aa3be564</id>
<content type='text'>
* gnu/packages/cpp.scm (xtl): New variable.

Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</content>
</entry>
</feed>
