aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2017-04-06 13:54:28 +0200
committerRicardo Wurmus <rekado@elephly.net>2017-04-06 14:39:20 +0200
commit5cc3b7a54829b911a04aecd0bb1805a499d7a7ad (patch)
treef16ce5ef244fcaf983d2faba6e1e2e116bdb936e /tests
parent25d885472370f5dec26769417b518beb37fb9962 (diff)
downloadguix-5cc3b7a54829b911a04aecd0bb1805a499d7a7ad.tar.gz
guix-5cc3b7a54829b911a04aecd0bb1805a499d7a7ad.zip
gnu: r-genomicalignments: Update to 1.10.1.
* gnu/packages/bioinformatics.scm (r-genomicalignments): Update to 1.10.1.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
31212ee'>gnu: Add newsboat....* gnu/packages/syndication.scm (newsboat): New variable. Efraim Flashner 2017-10-29gnu: icecat: Add more fixes from upstream mozilla-esr52....* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the upstream mozilla-esr52 repository. Mark H Weaver 2017-10-29gnu: mu: Add build phase to fix library reference....* gnu/packages/mail.scm (mu)[arguments]: Add build phase "fix-ffi" to fix reference to libguile-mu library. Ricardo Wurmus 2017-10-29gnu: mu: Use Guile 2.2....* gnu/packages/mail.scm (mu)[inputs]: Replace guile-2.0 with guile-2.2. [arguments]: Replace references to version 2.0. Ricardo Wurmus 2017-10-29gnu: offlineimap: Update to 7.1.4....* gnu/packages/mail.scm (offlineimap): Update to 7.1.4. Tobias Geerinckx-Rice 2017-10-29gnu: youtube-dl: Update to 2017.10.29....* gnu/packages/video.scm (youtube-dl): Update to 2017.10.29. Tobias Geerinckx-Rice 2017-10-29gnu: perl-test-www-mechanize-psgi: Update to 0.37....gnu/packages/web.scm (perl-test-www-mechanize-psgi): Update to 0.37. Tobias Geerinckx-Rice 2017-10-29gnu: perl-test-www-mechanize: Update to 1.48....gnu/packages/web.scm (perl-test-www-mechanize): Update to 1.48. Tobias Geerinckx-Rice 2017-10-29gnu: perl-uri-find: Update to 20160806....* gnu/packages/web.scm (perl-uri-find): Update to 20160806. Tobias Geerinckx-Rice 2017-10-29gnu: perl-email-mime: Update to 1.946....* gnu/packages/mail.scm (perl-email-mime): Update to 1.946. [propagated-inputs]: Add perl-module-runtime. Tobias Geerinckx-Rice 2017-10-29gnu: perl-email-mime-contenttype: Update to 1.022....* gnu/packages/mail.scm (perl-email-mime-contenttype): Update to 1.022. Tobias Geerinckx-Rice 2017-10-29gnu: perl-email-simple: Update to 2.214....* gnu/packages/mail.scm (perl-email-simple): Update to 2.214. Tobias Geerinckx-Rice 2017-10-29gnu: perl-email-sender: Update to 1.300031....* gnu/packages/mail.scm (perl-email-sender): Update to 1.300031. Tobias Geerinckx-Rice 2017-10-29import: cpan: Use HTTPS for home pages....* guix/import/cpan.scm (cpan-home): Use HTTPS. * tests/cpan.scm ("cpan->guix-package"): Expect it. Tobias Geerinckx-Rice 2017-10-29import: cpan: Actually use CPAN-HOME....* guix/import/cpan.scm (cpan-module->sexp): Use the CPAN-HOME procedure. Tobias Geerinckx-Rice 2017-10-29import: cpan: Add trailing "/" to CPAN-HOME....Prevent regression after commit e4bc1727302b0e1e255ea5cf4e2ccf33cafe7296. * guix/import/cpan.scm (cpan-home): Add trailing "/". Tobias Geerinckx-Rice 2017-10-29gnu: perl-tie-cycle: Update to 1.225....* gnu/packages/perl.scm (perl-tie-cycle): Update to 1.225. Tobias Geerinckx-Rice 2017-10-29gnu: perl-text-table: Update to 1.133....* gnu/packages/perl.scm (perl-text-table): Update to 1.133. Tobias Geerinckx-Rice 2017-10-29gnu: perl-safe-isa: Update to 1.000008....* gnu/packages/perl.scm (perl-safe-isa): Update to 1.000008. Tobias Geerinckx-Rice 2017-10-29gnu: perl-log-log4perl: Update to 1.49....* gnu/packages/perl.scm (perl-log-log4perl): Update to 1.49. Tobias Geerinckx-Rice 2017-10-29gnu: perl-file-sharedir-dist: Update to 0.05....* gnu/packages/perl.scm (perl-file-sharedir-dist): Update to 0.05. Tobias Geerinckx-Rice 2017-10-29gnu: perl-business-ismn: Update to 1.131....* gnu/packages/perl.scm (perl-business-ismn): Update to 1.131. Tobias Geerinckx-Rice 2017-10-29gnu: perl-net-dns: Update to 1.13....* gnu/packages/networking.scm (perl-net-dns): Update to 1.13. Tobias Geerinckx-Rice 2017-10-29gnu: conkeror: Update to 1.1.0....* gnu/packages/conkeror.scm (conkeror): Update to 1.1.0. Jan Nieuwenhuizen 2017-10-29gnu: giac-xcas: Update to 1.4.9-17....* gnu/packages/algebra.scm (giac-xcas): Update to 1.4.9-17. Remove unnecessary workaround about failing test. Nicolas Goaziou 2017-10-29gnu: scribus: Update to 1.5.3. Add inputs....* gnu/packages/scribus.scm (scribus): Update to 1.5.3. [input]: Add fontconfig, harfbuzz, hunspell, icu4c, libcdr, libfreehand, libmspub, librevenge, libvisio, openssl, podofo, poppler, and boost. Move qttools to ... [native-input]: ... here. [home-page]: Fix URL. Co-authored-by: Eric Bavier <bavier@member.fsf.org> Nicolas Goaziou 2017-10-28import: cpan: Add trailing "/" on home-page....This appeases 'guix lint', which otherwise complains about permanent redirects. * guix/import/cpan.scm (cpan-module->sexp): Add trailing "/" on home-page. * tests/cpan.scm ("cpan->guix-package"): Adjust accordingly. Eric Bavier 2017-10-28import: cpan: Propagate imported dependencies....This is most often the need for perl module dependencies. * guix/import/cpan.scm (cpan-module->sexp): 'inputs -> 'propagated-inputs. * tests/cpan.scm ("cpan->guix-package"): Adjust accordingly. Eric Bavier 2017-10-28gnu: perl-sys-cpu: Skip cpu_clock and cpu_type tests....* gnu/packages/perl.scm (perl-sys-cpu)[source]: Replace test in snippet. Eric Bavier 2017-10-28gnu: linux-libre: Update to 4.13.10....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.10. (%linux-libre-hash): Update hash. Mark H Weaver 2017-10-28gnu: linux-libre@4.9: Update to 4.9.59....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.59. Mark H Weaver 2017-10-28gnu: linux-libre@4.4: Update to 4.4.95....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.95. Mark H Weaver 2017-10-28gnu: gavl: Fix building on armhf and aarch64....* gnu/packages/video.scm (gavl)[arguments]: Add '-lm' to configure flags. Efraim Flashner 2017-10-28gnu: neomutt: Remove obsolete configure switches....* gnu/packages/mail.scm (neomutt)[arguments]: Remove '--with-regex' and '--with-external-dotlock' from configure-flags. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng0 2017-10-28gnu: neomutt: Do not inherit mutt....* gnu/packages/mail.scm (neomutt): Remove (inherit mutt), add 'build-system' and 'license'. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng0 2017-10-28gnu: neomutt: Update to 20171027....* gnu/packages/mail.scm (neomutt): Update to 20171027. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng0 2017-10-28gnu: emacs-yasnippet: Update to 0.12.2....* gnu/packages/emacs.scm (emacs-yasnippet): Update to 0.12.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Kyle Meyer 2017-10-28gnu: emacs-elfeed: Update to 2.2.0....* gnu/packages/emacs.scm (emacs-elfeed): Update to 2.2.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Kyle Meyer 2017-10-28gnu: emacs-hydra: Update to 0.14.0....* gnu/packages/emacs.scm (emacs-hydra): Update to 0.14.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Kyle Meyer 2017-10-28gnu: emacs-f: Update to 0.19.0....* gnu/packages/emacs.scm (emacs-f): Update to 0.19.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Kyle Meyer 2017-10-28gnu: emacs-s: Update to 1.12.0....* gnu/packages/emacs.scm (emacs-s): Update to 1.12.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Kyle Meyer