guix/gnu
Mark H Weaver 69b8f08cbd gnu: ocaml: Update to 4.02.1.
* gnu/packages/ocaml.scm (ocaml)[version]: Update to 4.02.1.
  [source]: Use 'version-major+minor'.  Use .xz tarball.
  [home-page]: Update URI.
  [license]: gpl2 -> lgpl2.0.
  [inputs]: Add libx11, gcc:lib, and zlib.  Remove perl.
  [native-inputs]: New field, with perl and pkg-config.
  [arguments]: In #:modules, remove (srfi srfi-1), add (web server).  Use
  'modify-phases'.  Enable parallel build.  Add 'patch-/bin/sh-references' and
  'prepare-socket-test' phases.  Rename 'check-after-install' phase to
  'check'.  Use 'with-directory-excursion' in 'check' phase.  Remove unused
  keyword arguments from custom phases.
2015-06-05 00:58:53 -04:00
..
build gnu: linux-boot: Remove outdated and misleading comment. 2015-05-24 00:26:12 +02:00
packages gnu: ocaml: Update to 4.02.1. 2015-06-05 00:58:53 -04:00
services services: swap: Use 'restart-on-EINTR'. 2015-05-22 11:51:12 +02:00
system install: Use the actual store name when building the tarball. 2015-05-27 22:18:21 +02:00
artwork.scm artwork: Update to latest version. 2015-05-07 23:11:23 +02:00
packages.scm packages: Allow package lookups with version prefixes. 2015-04-18 22:57:52 +02:00
services.scm
system.scm system: Define '%base-user-accounts'. 2015-05-25 21:34:23 +02:00