<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/gnu/packages/gps.scm, branch wip-deploy</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=wip-deploy</id>
<link rel='self' href='https://git.jakob.space/guix.git/atom?h=wip-deploy'/>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/'/>
<updated>2019-07-08T07:38:23Z</updated>
<entry>
<title>gnu: gama: Update to 2.06.</title>
<updated>2019-07-08T07:38:23Z</updated>
<author>
<name>Efraim Flashner</name>
<email>efraim@flashner.co.il</email>
</author>
<published>2019-07-08T07:38:23Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=c7b757c46c91c4c3ddb4b784ae132af119f17ea8'/>
<id>urn:sha1:c7b757c46c91c4c3ddb4b784ae132af119f17ea8</id>
<content type='text'>
* gnu/packages/gps.scm (gama): Update to 2.06.
</content>
</entry>
<entry>
<title>gnu: gpxsee: Fetch from Git instead of a generated tarball.</title>
<updated>2019-06-13T11:00:37Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-06-13T09:03:46Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=ed8a551653e3d833d3c9cbbd412782acfb26f666'/>
<id>urn:sha1:ed8a551653e3d833d3c9cbbd412782acfb26f666</id>
<content type='text'>
* gnu/packages/gps.scm (gpxsee)[source]: Use 'git-fetch'.
</content>
</entry>
<entry>
<title>gnu: gpxsee: Upgrade to 7.8</title>
<updated>2019-06-13T11:00:37Z</updated>
<author>
<name>Nikolay Korotkiy</name>
<email>sikmir@gmail.com</email>
</author>
<published>2019-06-02T22:32:55Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=286ef5d97c2054c4361f728d2c92587084262e46'/>
<id>urn:sha1:286ef5d97c2054c4361f728d2c92587084262e46</id>
<content type='text'>
* gnu/packages/gps.scm (gpxsee): Update to 7.8.
[arguments]: Leave "config.h" unchanged in 'configure' phase.
Remove 'install' phase.
[home-page, synopsis, description]: Update.

Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</content>
</entry>
<entry>
<title>gnu: gpscorrelate: Update home page.</title>
<updated>2019-05-13T12:16:48Z</updated>
<author>
<name>Marius Bakke</name>
<email>mbakke@fastmail.com</email>
</author>
<published>2019-05-13T11:58:43Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=2508b075174bf0b3f81609e89490f9116eb69aeb'/>
<id>urn:sha1:2508b075174bf0b3f81609e89490f9116eb69aeb</id>
<content type='text'>
* gnu/packages/gps.scm (gpscorrelate)[source, home-page]: Update for new
maintainer, as noted on &lt;https://github.com/freefoote/gpscorrelate&gt;.
</content>
</entry>
<entry>
<title>gnu: gama: Update to 2.03.</title>
<updated>2019-02-11T10:49:19Z</updated>
<author>
<name>Kei Kebreau</name>
<email>kkebreau@posteo.net</email>
</author>
<published>2019-02-11T10:48:40Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=df56098220638142edb70b70853ce0d474000bfc'/>
<id>urn:sha1:df56098220638142edb70b70853ce0d474000bfc</id>
<content type='text'>
* gnu/packages/gps.scm (gama): Update to 2.03.
</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: gama: Update to 2.02.</title>
<updated>2019-01-06T13:42:06Z</updated>
<author>
<name>Efraim Flashner</name>
<email>efraim@flashner.co.il</email>
</author>
<published>2019-01-06T13:39:39Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=0f763db448758c8b7b9ae91d6870f75fc0ff987b'/>
<id>urn:sha1:0f763db448758c8b7b9ae91d6870f75fc0ff987b</id>
<content type='text'>
* gnu/packages/gps.scm (gama): Update to 2.02.
</content>
</entry>
<entry>
<title>gnu: gama: Update to 2.01.</title>
<updated>2018-10-27T02:47:18Z</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2018-10-27T02:12:03Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=b2d286545da7a8c5364cd8fb307b80a9c08c1060'/>
<id>urn:sha1:b2d286545da7a8c5364cd8fb307b80a9c08c1060</id>
<content type='text'>
* gnu/packages/gps.scm (gama): Update to 2.01.
</content>
</entry>
<entry>
<title>gnu: gama: Update to 2.00.</title>
<updated>2018-07-01T18:01:40Z</updated>
<author>
<name>Efraim Flashner</name>
<email>efraim@flashner.co.il</email>
</author>
<published>2018-07-01T17:50:59Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=3c14a6e0ca2f44fd066bb59d8dbd31cbee7f0ab3'/>
<id>urn:sha1:3c14a6e0ca2f44fd066bb59d8dbd31cbee7f0ab3</id>
<content type='text'>
* gnu/pacakges/gps.scm (gama): Update to 2.00.
</content>
</entry>
<entry>
<title>gnu: gpxsee: Use INVOKE.</title>
<updated>2018-06-26T00:17:02Z</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2018-06-24T20:14:06Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=d64b79fa9801d4db6dbfc6aefcb5d773309f72f1'/>
<id>urn:sha1:d64b79fa9801d4db6dbfc6aefcb5d773309f72f1</id>
<content type='text'>
* gnu/packages/gps.scm (gpxsee)[arguments]: Substitute INVOKE for
SYSTEM*.
</content>
</entry>
</feed>
