~ruther/guix-local

ref: cdbdaf7b6b2c232bca5f2e84af3dca097a3f5ce6 guix-local/gnu/packages/web.scm -rw-r--r-- 151.7 KiB
bb6e6415 — Tobias Geerinckx-Rice 9 years ago
gnu: Add httptunnel.

* gnu/packages/web.scm (httptunnel): New variable.
88eaed61 — Tobias Geerinckx-Rice 9 years ago
gnu: libpsl: Update to 0.15.0.

* gnu/packages/web.scm (libpsl): Update to 0.15.0.
917239ff — Tobias Geerinckx-Rice 9 years ago
gnu: tidy: Use ‘modify-phases’.

* gnu/packages/web.scm (tidy)[arguments]: Use the ‘modify-phases’ syntax.
2cab1dd5 — Ludovic Courtès 9 years ago
Merge branch 'core-updates'
71e21fb2 — Mark H Weaver 9 years ago
Merge branch 'master' into core-updates
14ac8e48 — Leo Famulari 9 years ago
gnu: jansson: Update to 2.9.

* gnu/packages/web.scm (jansson): Update to 2.9.
[source]: Remove 'jansson-CVE-2016-4425.patch'.
* gnu/packages/patches/jansson-CVE-2016-4425.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
8b6ad165 — Mark H Weaver 9 years ago
Merge branch 'master' into core-updates
ac3265ab — Ricardo Wurmus 9 years ago
gnu: Add r-htmltable.

* gnu/packages/web.scm (r-htmltable): New variable.
a6447e7f — Leo Famulari 9 years ago
Merge branch 'master' into core-updates
92c3ef2c — Leo Famulari 9 years ago
gnu: python-feedparser: Disable the test suite.

The tests were silently skipped with Python 3.4. With Python 3.5, this caused
the build of python-feedparser to fail.

* gnu/packages/python.scm (python-feedparser, python2-feedparser)[arguments]:
Disable the tests.
02c73adc — Leo Famulari 9 years ago
Merge branch 'master' into core-updates
a19da406 — Leo Famulari 9 years ago
gnu: perl-www-curl: Fix build failure.

* gnu/packages/patches/perl-www-curl-remove-symbol.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/web.scm (perl-www-curl)[source]: Use it.
e1c2b7e2 — Ricardo Wurmus 9 years ago
gnu: r-jsonlite: Update to 1.1.

* gnu/packages/web.scm (r-jsonlite): Update to 1.1.
2ffcd660 — Ricardo Wurmus 9 years ago
gnu: r-curl: Update to 2.2.

* gnu/packages/web.scm (r-curl): Update to 2.2.
abcf4858 — Mark H Weaver 9 years ago
Merge branch 'master' into core-updates
da069d7e — nikita 9 years ago
gnu: Add python-feedparser.

* gnu/packages/python.scm (python-feedparser): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
59fed2b6 — Efraim Flashner 9 years ago
gnu: nginx: Update to 1.11.4.

* gnu/packages/web.scm (nginx): Update to 1.11.4.
[source] Use https.
[home-page]: Use https.
b19c7989 — Leo Famulari 9 years ago
Merge branch 'master' into core-updates
87312f8a — Leo Famulari 9 years ago
gnu: json-c: Update to 0.12.1.

* gnu/packages/web.scm (json-c): Update to 0.12.1.
8cecd22e — Ludovic Courtès 9 years ago
gnu: Add GoAccess.

* gnu/packages/web.scm (goaccess): New variable.
Next