/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/gpodder.scm
AgeCommit message (Expand)Author
2021-08-11gnu: gpodder: Update to 3.10.21....* gnu/packages/gpodder.scm (gpodder): Update to 3.10.21. Pierre Langlois
2021-07-20gnu: gpodder: Make the check phase honor the tests? argument....* gnu/packages/gpodder.scm (gpodder)[arguments]: Adjust custom 'check phase to skip tests when #:tests? is #f. Efraim Flashner
2021-07-20gnu: gpodder: Add bash-minimal....* gnu/packages/gpodder.scm (gpodder)[inputs]: Add bash-minimal. Efraim Flashner
2021-07-20gnu: gpodder: Add python-mutagen (fixes one of its addons)....* gnu/packages/gpodder.scm (gpodder)[inputs]: Added python-mutagen. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> raingloom
2021-06-25gnu: gpodder: Update to 3.10.20....* gnu/packages/gpodder.scm (gpodder): Update to 3.10.20. Tobias Geerinckx-Rice
2021-06-14gnu: Rename qtbase to qtbase-5....This change was automated via the following command: $ git ls-files | xargs sed -i 's/,qtbase)/,qtbase-5)/g' $ git ls-files | xargs sed -i 's/inherit qtbase)/inherit qtbase-5)/g' $ git ls-files | xargs sed -i 's/package-version qtbase)/package-version qtbase-5)/g' $ git checkout etc # to clear some spurious changes This is done so the qtbase package can be upgraded to version 6 in the following commit. Maxim Cournoyer
2021-05-05gnu: Add castget....* gnu/packages/gpodder.scm (castget): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Stefan Reichör
2021-04-19gnu: gpodder: Update to 3.10.19....* gnu/packages/gpodder.scm (gpodder): Update to 3.10.19. Tobias Geerinckx-Rice
2021-04-11gnu: gpodder: Update to 3.10.18....* gnu/packages/gpodder.scm (gpodder): Update to 3.10.18. [native-inputs]: Add python-pytest, python-pytest-cov, python-pytest-httpserver and which. [inputs]: Add python-requests. Pierre Langlois
2020-11-23gnu: gpodder: Update to 3.10.17....* gnu/packages/gpodder.scm (gpodder): Update to 3.10.17. Tobias Geerinckx-Rice
2020-11-15gnu: python-podcastparser: Update to 0.6.6....* gnu/packages/gpodder.scm (python-podcastparser): Update to 0.6.6. [native-inputs, arguments]: Substitute python-pytest for python-coverage & python-nose. Tobias Geerinckx-Rice