<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/gnu/packages/education.scm, branch master</title>
<subtitle>Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
</subtitle>
<id>https://git.jakob.space/guix.git/atom?h=master</id>
<link rel='self' href='https://git.jakob.space/guix.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/'/>
<updated>2019-05-29T11:09:53Z</updated>
<entry>
<title>gnu: Add childsplay.</title>
<updated>2019-05-29T11:09:53Z</updated>
<author>
<name>Nicolas Goaziou</name>
<email>mail@nicolasgoaziou.fr</email>
</author>
<published>2019-05-14T20:11:08Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=4f963be052d8753d1c3d882dd7dc4392285cc96a'/>
<id>urn:sha1:4f963be052d8753d1c3d882dd7dc4392285cc96a</id>
<content type='text'>
* gnu/packages/education.scm (childsplay): New variable.
</content>
</entry>
<entry>
<title>gnu: toutenclic: Update to 7.00.</title>
<updated>2019-05-19T12:44:22Z</updated>
<author>
<name>Nicolas Goaziou</name>
<email>mail@nicolasgoaziou.fr</email>
</author>
<published>2019-05-19T12:44:22Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=f5557bde1c3f2029ddfea9b1f803a7e91d5f782a'/>
<id>urn:sha1:f5557bde1c3f2029ddfea9b1f803a7e91d5f782a</id>
<content type='text'>
* gnu/packages/education.scm (toutenclic): Update to 7.00.
[arguments]: Rename executable from "toutenclic.py" to "toutenclic".
</content>
</entry>
<entry>
<title>gnu: toutenclic: Update to 6.13.</title>
<updated>2019-03-18T14:05:09Z</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2019-03-18T01:21:03Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=632c508cdc4080f36f907b801a76cb4ecbe372e5'/>
<id>urn:sha1:632c508cdc4080f36f907b801a76cb4ecbe372e5</id>
<content type='text'>
* gnu/packages/education.scm (toutenclic): Update to 6.13.
</content>
</entry>
<entry>
<title>gnu: Add toutenclic.</title>
<updated>2019-03-15T23:30:52Z</updated>
<author>
<name>Nicolas Goaziou</name>
<email>mail@nicolasgoaziou.fr</email>
</author>
<published>2019-02-28T17:18:57Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=3b2cf5c8262067501e88c2ffe5d7f96e04b17d17'/>
<id>urn:sha1:3b2cf5c8262067501e88c2ffe5d7f96e04b17d17</id>
<content type='text'>
* gnu/packages/education.scm (toutenclic): New variable.
</content>
</entry>
<entry>
<title>gnu: gcompris-qt: Update to 0.96.</title>
<updated>2019-03-12T01:22:35Z</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2019-03-11T20:50:47Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=96ec46047ba772162cc46a7a3e60770229269b9b'/>
<id>urn:sha1:96ec46047ba772162cc46a7a3e60770229269b9b</id>
<content type='text'>
* gnu/packages/education.scm (gcompris-qt): Update to 0.96.
[inputs]: Add openssl.
</content>
</entry>
<entry>
<title>gnu: Move sqlite to separate module.</title>
<updated>2019-01-16T15:08:22Z</updated>
<author>
<name>Ricardo Wurmus</name>
<email>rekado@elephly.net</email>
</author>
<published>2019-01-15T20:47:05Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=cd0322a3efd96577de9ab35e4432d1ae399257c8'/>
<id>urn:sha1:cd0322a3efd96577de9ab35e4432d1ae399257c8</id>
<content type='text'>
* gnu/packages/databases.scm (sqlite, sqlite-3.26.0, sqlite-with-fts5,
sqlite-with-column-metadata): Move variables from here...
* gnu/packages/sqlite.scm: ...to this new module.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/apl.scm,
gnu/packages/bittorrent.scm,
gnu/packages/calendar.scm,
gnu/packages/code.scm,
gnu/packages/crypto.scm,
gnu/packages/databases.scm,
gnu/packages/dc.scm,
gnu/packages/disk.scm,
gnu/packages/ebook.scm,
gnu/packages/education.scm,
gnu/packages/emacs.scm,
gnu/packages/emulators.scm,
gnu/packages/file-systems.scm,
gnu/packages/freedesktop.scm,
gnu/packages/ftp.scm,
gnu/packages/games.scm,
gnu/packages/geo.scm,
gnu/packages/gnome.scm,
gnu/packages/gnunet.scm,
gnu/packages/gnupg.scm,
gnu/packages/gnuzilla.scm,
gnu/packages/gps.scm,
gnu/packages/guile.scm,
gnu/packages/ibus.scm,
gnu/packages/kerberos.scm,
gnu/packages/kodi.scm,
gnu/packages/lisp.scm,
gnu/packages/mail.scm,
gnu/packages/messaging.scm,
gnu/packages/mpd.scm,
gnu/packages/music.scm,
gnu/packages/networking.scm,
gnu/packages/nfs.scm,
gnu/packages/ocaml.scm,
gnu/packages/package-management.scm,
gnu/packages/pdf.scm,
gnu/packages/photo.scm,
gnu/packages/php.scm,
gnu/packages/python.scm,
gnu/packages/qt.scm,
gnu/packages/ruby.scm,
gnu/packages/scheme.scm,
gnu/packages/sync.scm,
gnu/packages/syndication.scm,
gnu/packages/version-control.scm,
gnu/packages/video.scm,
gnu/packages/web-browsers.scm,
gnu/packages/webkit.scm: Adjust module references.
</content>
</entry>
<entry>
<title>gnu: gcompris-qt: Enable tests.</title>
<updated>2018-12-24T20:19:40Z</updated>
<author>
<name>Efraim Flashner</name>
<email>efraim@flashner.co.il</email>
</author>
<published>2018-12-24T20:18:37Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=7e48e8492a09bffa17814d00189c0c73b227a0db'/>
<id>urn:sha1:7e48e8492a09bffa17814d00189c0c73b227a0db</id>
<content type='text'>
* gnu/packages/education.scm (gcompris-qt)[arguments]: Add custom phase
to start X server before tests. Add configure flag to build tests.
Enable tests.
[native-inputs]: Add xorg-server.
</content>
</entry>
<entry>
<title>gnu: gcompris-qt: Update to 0.95.</title>
<updated>2018-12-24T20:19:39Z</updated>
<author>
<name>Efraim Flashner</name>
<email>efraim@flashner.co.il</email>
</author>
<published>2018-12-24T20:17:17Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=3619b26196f92bd9dbf265ddea65cc3884b92965'/>
<id>urn:sha1:3619b26196f92bd9dbf265ddea65cc3884b92965</id>
<content type='text'>
* gnu/packages/education.scm (gcompris-qt): Update to 0.95.
[arguments]: Remove custom phase to patch for qt@5.11.
</content>
</entry>
<entry>
<title>gnu: snap: Update to 4.2.2.9.</title>
<updated>2018-12-14T22:22:10Z</updated>
<author>
<name>Nicolas Goaziou</name>
<email>mail@nicolasgoaziou.fr</email>
</author>
<published>2018-12-14T22:22:10Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=066d967f003a6d1d9141abc9e80ef2145b0c86a6'/>
<id>urn:sha1:066d967f003a6d1d9141abc9e80ef2145b0c86a6</id>
<content type='text'>
* gnu/packages/education.scm (snap): Update to 4.2.2.9.
</content>
</entry>
<entry>
<title>gnu: snap: Update to 4.2.2.2.</title>
<updated>2018-10-22T13:56:38Z</updated>
<author>
<name>Nicolas Goaziou</name>
<email>mail@nicolasgoaziou.fr</email>
</author>
<published>2018-10-22T13:56:38Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=3a352a44056f4680bbb1de038bd0292803c35b1e'/>
<id>urn:sha1:3a352a44056f4680bbb1de038bd0292803c35b1e</id>
<content type='text'>
* gnu/packages/education.scm (snap): Update to 4.2.2.2.  Update source URL.
</content>
</entry>
</feed>
