<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/gnu/packages/gpodder.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-06-13T06:35:08Z</updated>
<entry>
<title>gnu: gpodder: Only return #t when needed.</title>
<updated>2019-06-13T06:35:08Z</updated>
<author>
<name>Efraim Flashner</name>
<email>efraim@flashner.co.il</email>
</author>
<published>2019-06-13T06:35:08Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=e22edabbb5fd128d018804c5e6464314be941d96'/>
<id>urn:sha1:e22edabbb5fd128d018804c5e6464314be941d96</id>
<content type='text'>
* gnu/packages/gpodder.scm (gpodder)[arguments]: Return #t from
'do-not-run-msgmerge. Don't return #t from 'install.
</content>
</entry>
<entry>
<title>gnu: gpodder: Update to 3.10.9.</title>
<updated>2019-06-13T06:29:27Z</updated>
<author>
<name>Pierre Langlois</name>
<email>pierre.langlois@gmx.com</email>
</author>
<published>2019-06-09T21:24:08Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=2bb078efe52171bcdfb4c3c1d4f4c4b511dd0be5'/>
<id>urn:sha1:2bb078efe52171bcdfb4c3c1d4f4c4b511dd0be5</id>
<content type='text'>
* gnu/packages/gpodder.scm (gpodder): Update to 3.10.9.

Signed-off-by: Efraim Flashner &lt;efraim@flashner.co.il&gt;
</content>
</entry>
<entry>
<title>gnu: gpodder: Build reproducibly.</title>
<updated>2019-03-31T21:32:47Z</updated>
<author>
<name>Pierre Langlois</name>
<email>pierre.langlois@gmx.com</email>
</author>
<published>2019-03-26T21:41:59Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=7a352f76cfed0236eadf507debe1059f256653a4'/>
<id>urn:sha1:7a352f76cfed0236eadf507debe1059f256653a4</id>
<content type='text'>
* gnu/packages/gpodder.scm (gpodder)[arguments]: Add 'do-not-run-msgmerge'
phase before 'install'.

Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</content>
</entry>
<entry>
<title>gnu: Add gPodder.</title>
<updated>2019-03-25T10:39:26Z</updated>
<author>
<name>Pierre Langlois</name>
<email>pierre.langlois@gmx.com</email>
</author>
<published>2019-03-21T00:22:04Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=de5ea7d96193f18026e774bdd0b4247a79c39209'/>
<id>urn:sha1:de5ea7d96193f18026e774bdd0b4247a79c39209</id>
<content type='text'>
* gnu/packages/podcast.scm (gpodder): New variable.

Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</content>
</entry>
<entry>
<title>gnu: Add python-mygpoclient.</title>
<updated>2019-03-25T10:39:25Z</updated>
<author>
<name>Pierre Langlois</name>
<email>pierre.langlois@gmx.com</email>
</author>
<published>2019-03-20T23:55:31Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=b58ab1598fc615f3f11ad7b439e61e0616117e2c'/>
<id>urn:sha1:b58ab1598fc615f3f11ad7b439e61e0616117e2c</id>
<content type='text'>
* gnu/packages/gpodder.scm (python-mygpoclient): New variable.

Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</content>
</entry>
<entry>
<title>gnu: Add python-podcastparser.</title>
<updated>2019-03-23T17:15:36Z</updated>
<author>
<name>Pierre Langlois</name>
<email>pierre.langlois@gmx.com</email>
</author>
<published>2019-03-21T00:22:01Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=8f2b70775f51fa7367ee6dbaee6aeecfeda5b0ab'/>
<id>urn:sha1:8f2b70775f51fa7367ee6dbaee6aeecfeda5b0ab</id>
<content type='text'>
* gnu/packages/podcast.scm (python-podcastparser): New variable.

Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</content>
</entry>
<entry>
<title>gnu: libmygpo-qt: Move to new 'gpodder.scm' file.</title>
<updated>2019-03-23T17:15:36Z</updated>
<author>
<name>Pierre Langlois</name>
<email>pierre.langlois@gmx.com</email>
</author>
<published>2019-03-21T00:22:00Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=a9f847adc3f9e996a83bc1a572e9221d4d128def'/>
<id>urn:sha1:a9f847adc3f9e996a83bc1a572e9221d4d128def</id>
<content type='text'>
* gnu/packages/music.scm (libmygpo-qt): Move to 'gpodder.scm'.
* gnu/packages/gpodder.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

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