bavier pushed a change to branch master
in repository guix.
from a1121a7 gnu: ffmpeg: Update to 2.8.
new c1b9e7e gnu: Add perl-html-element-extended.
new 9cf6c9f gnu: Add perl-html-tableextract.
new bb1ba6b gnu: Add perl-date-manip.
new 8b45993 gnu: Add perl-finance-quote.
new a6d0b30 guix: packages: Add transitive-input-references.
new 8b94dff gnu: gnucash: Add Finance::Quote support.
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu-system.am | 2 +
gnu/packages/gnucash.scm | 46 ++++++++++-
.../patches/gnucash-price-quotes-perl.patch | 23 ++++++
.../perl-finance-quote-unuse-mozilla-ca.patch | 15 ++++
gnu/packages/perl.scm | 25 ++++++
gnu/packages/version-control.scm | 28 ++------
gnu/packages/web.scm | 78 ++++++++++++++++++++
guix/packages.scm | 15 ++++
tests/packages.scm | 17 ++++
9 files changed, 222 insertions(+), 27 deletions(-)
create mode 100644 gnu/packages/patches/gnucash-price-quotes-perl.patch
create mode 100644
gnu/packages/patches/perl-finance-quote-unuse-mozilla-ca.patch