~ruther/guix-local

29f7bf59 — Tobias Geerinckx-Rice 8 years ago
import: cpan: Use HTTPS for home pages.

* guix/import/cpan.scm (cpan-home): Use HTTPS.
* tests/cpan.scm ("cpan->guix-package"): Expect it.
6d176ad3 — Tobias Geerinckx-Rice 8 years ago
import: cpan: Actually use CPAN-HOME.

* guix/import/cpan.scm (cpan-module->sexp): Use the CPAN-HOME procedure.
73f33b93 — Tobias Geerinckx-Rice 8 years ago
import: cpan: Add trailing "/" to CPAN-HOME.

Prevent regression after commit e4bc1727302b0e1e255ea5cf4e2ccf33cafe7296.

* guix/import/cpan.scm (cpan-home): Add trailing "/".
adce6707 — Tobias Geerinckx-Rice 8 years ago
gnu: perl-tie-cycle: Update to 1.225.

* gnu/packages/perl.scm (perl-tie-cycle): Update to 1.225.
ec4e2b24 — Tobias Geerinckx-Rice 8 years ago
gnu: perl-text-table: Update to 1.133.

* gnu/packages/perl.scm (perl-text-table): Update to 1.133.
c97dadcc — Tobias Geerinckx-Rice 8 years ago
gnu: perl-safe-isa: Update to 1.000008.

* gnu/packages/perl.scm (perl-safe-isa): Update to 1.000008.
384dec08 — Tobias Geerinckx-Rice 8 years ago
gnu: perl-log-log4perl: Update to 1.49.

* gnu/packages/perl.scm (perl-log-log4perl): Update to 1.49.
dbbc8f5a — Tobias Geerinckx-Rice 8 years ago
gnu: perl-file-sharedir-dist: Update to 0.05.

* gnu/packages/perl.scm (perl-file-sharedir-dist): Update to 0.05.
37fcabf0 — Tobias Geerinckx-Rice 8 years ago
gnu: perl-business-ismn: Update to 1.131.

* gnu/packages/perl.scm (perl-business-ismn): Update to 1.131.
6a2c510d — Tobias Geerinckx-Rice 8 years ago
gnu: perl-net-dns: Update to 1.13.

* gnu/packages/networking.scm (perl-net-dns): Update to 1.13.
11e5e932 — Jan Nieuwenhuizen 8 years ago
gnu: conkeror: Update to 1.1.0.

* gnu/packages/conkeror.scm (conkeror): Update to 1.1.0.
53a3f5d7 — Nicolas Goaziou 8 years ago
gnu: 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.
4a8bd550 — Nicolas Goaziou 8 years ago
gnu: 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>
e4bc1727 — Eric Bavier 8 years ago
import: 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.
23055424 — Eric Bavier 8 years ago
import: 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.
9de52b56 — Eric Bavier 8 years ago
gnu: perl-sys-cpu: Skip cpu_clock and cpu_type tests.

* gnu/packages/perl.scm (perl-sys-cpu)[source]: Replace test in snippet.
0f27666b — Mark H Weaver 8 years ago
gnu: linux-libre: Update to 4.13.10.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.10.
(%linux-libre-hash): Update hash.
88deca15 — Mark H Weaver 8 years ago
gnu: linux-libre@4.9: Update to 4.9.59.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.59.
813b4454 — Mark H Weaver 8 years ago
gnu: linux-libre@4.4: Update to 4.4.95.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.95.
c178aa34 — Efraim Flashner 8 years ago
gnu: gavl: Fix building on armhf and aarch64.

* gnu/packages/video.scm (gavl)[arguments]: Add '-lm' to configure flags.
Next