[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (921bb35 -> 909dcf5)
From: |
Christopher Baines |
Subject: |
branch master updated (921bb35 -> 909dcf5) |
Date: |
Wed, 13 Sep 2017 13:20:03 -0400 (EDT) |
cbaines pushed a change to branch master
in repository guix.
from 921bb35 gnu: address@hidden: Fix hash.
new 31d3a7c gnu: Add discount.
new 9d46919 gnu: Add perl-text-markdown-discount.
new 19d81cf gnu: Add perl-test-cpan-meta-json.
new d5b5020 gnu: Add perl-test-cpan-meta.
new b4387d8 gnu: Add perl-devel-cycle.
new 3d74955 gnu: Add perl-test-memory-cycle.
new 8800255 gnu: Add perl-test-notabs.
new 7d1f9c9 gnu: Add perl-test-eol.
new 4f0ee1b gnu: Add perl-html-scrubber.
new 86bd64b gnu: Add perl-yaml-libyaml.
new f0539b6 gnu: Add perl-cgi-session.
new 909dcf5 gnu: Add ikiwiki.
The 12 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/packages/markup.scm | 88 ++++++++++
...ext-markdown-discount-use-system-markdown.patch | 32 ++++
gnu/packages/perl.scm | 187 +++++++++++++++++++++
gnu/packages/web.scm | 131 ++++++++++++++-
4 files changed, 437 insertions(+), 1 deletion(-)
create mode 100644
gnu/packages/patches/perl-text-markdown-discount-use-system-markdown.patch
- branch master updated (921bb35 -> 909dcf5),
Christopher Baines <=
- 02/12: gnu: Add perl-text-markdown-discount., Christopher Baines, 2017/09/13
- 08/12: gnu: Add perl-test-eol., Christopher Baines, 2017/09/13
- 01/12: gnu: Add discount., Christopher Baines, 2017/09/13
- 07/12: gnu: Add perl-test-notabs., Christopher Baines, 2017/09/13
- 04/12: gnu: Add perl-test-cpan-meta., Christopher Baines, 2017/09/13
- 05/12: gnu: Add perl-devel-cycle., Christopher Baines, 2017/09/13
- 06/12: gnu: Add perl-test-memory-cycle., Christopher Baines, 2017/09/13
- 10/12: gnu: Add perl-yaml-libyaml., Christopher Baines, 2017/09/13
- 11/12: gnu: Add perl-cgi-session., Christopher Baines, 2017/09/13
- 03/12: gnu: Add perl-test-cpan-meta-json., Christopher Baines, 2017/09/13