aboutsummaryrefslogtreecommitdiff
path: root/tests/swh.scm
diff options
context:
space:
mode:
authorMichael Rohleder <mike@rohleder.de>2020-06-01 14:29:38 +0200
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2020-06-01 15:20:46 +0200
commit1a5706df6fea263d8319217334ee92329ff544f2 (patch)
treea37b69d700d77dfa9ef4a1dcd629d27daaba7f47 /tests/swh.scm
parent7a99c58c4597a550703f32018efafb0fe84d5c72 (diff)
downloadguix-1a5706df6fea263d8319217334ee92329ff544f2.tar.gz
guix-1a5706df6fea263d8319217334ee92329ff544f2.zip
gnu: emacs-perspective: Update to 2.8.
* gnu/packages/emacs-xyz.scm (emacs-perspective): Update to 2.8. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Diffstat (limited to 'tests/swh.scm')
0 files changed, 0 insertions, 0 deletions
04:17:48 +0200'>2018-06-26gnu: newsboat: Return #t from phases.Tobias Geerinckx-Rice * gnu/packages/syndication.scm (newsboat)[arguments]: Substitute INVOKE for SYSTEM*. 2018-04-02gnu: newsboat: Update to 2.11.1.Marius Bakke * gnu/packages/syndication.scm (newsboat): Update to 2.11.1. 2018-03-25gnu: newsboat: Update to 2.11.Marius Bakke * gnu/packages/syndication.scm (newsboat): Update to 2.11. [inputs]: Change from JSON-C-0.12 to JSON-C. [native-search-paths]: New field. 2018-01-11gnu: newsbeuter: Deprecate in favour of newsboat.Tobias Geerinckx-Rice * gnu/packages/syndication.scm (newsbeuter): Redefine using ‘deprecated-package’. * gnu/packages/patches/newsbeuter-CVE-2017-12904.patch: Delete file. * gnu/packages/patches/newsbeuter-CVE-2017-14500.patch: Likewise. * gnu/local.mk (dist_patch_DATA): Remove both. 2018-01-04gnu: newsboat: Update to 2.10.2.Tobias Geerinckx-Rice * gnu/packages/syndication.scm (newsboat): Update to 2.10.2. [inherit]: Remove inheritance of unmaintained newsbeuter. [native-inputs]: Remove perl. [arguments]: Remove #:make-flags to build on ARM, which should work now. [synopsis, description]: Mash up Newsboat's own description with useful information from its predecessor. 2018-01-04gnu: newsbeuter, newsboat: Correct licence.Tobias Geerinckx-Rice See <https://github.com/newsboat/newsboat/issues/34>. * gnu/packages/syndication.scm (newsbeuter)[license]: x11 -> expat. 2018-01-04gnu: json-c: Update to 0.13.Tobias Geerinckx-Rice * gnu/packages/web.scm (json-c): Update to 0.13. [description]: Add new resolution. (json-c-0.12): New public variable. (hubbub)[inputs]: Use it. * gnu/packages/syndication.scm (newsbeuter)[inputs]: Likewise. 2017-10-29gnu: Add newsboat.Efraim Flashner * gnu/packages/syndication.scm (newsboat): New variable. 2017-09-18gnu: newsbeuter: Fix CVE-2017-14500.Efraim Flashner * gnu/packages/syndication.scm (newsbeuter)[source]: Add patch. * gnu/packages/patches/newsbeuter-CVE-2017-14500.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. 2017-08-18gnu: newsbeuter: Fix CVE-2017-12904.Leo Famulari * gnu/packages/patches/newsbeuter-CVE-2017-12904.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/syndication.scm (newsbeuter)[source]: Use it.