jackhill/guix/guix.git
7 years agognu: Add python-pyxb.
Marius Bakke [Sat, 17 Sep 2016 09:33:28 +0000 (10:33 +0100)]
gnu: Add python-pyxb.

* gnu/packages/xml.scm (python-pyxb, python2-pyxb): New variables.

7 years agognu: python-pysam: Update to 0.9.1.4.
Marius Bakke [Fri, 16 Sep 2016 17:05:15 +0000 (18:05 +0100)]
gnu: python-pysam: Update to 0.9.1.4.

* gnu/packages/bioinformatics.scm (python-pysam, python2-pysam): Update
to 0.9.1.4.

7 years agoguix build: Gracefully handle packages without source for '-S'.
Ludovic Courtès [Tue, 27 Sep 2016 09:44:56 +0000 (11:44 +0200)]
guix build: Gracefully handle packages without source for '-S'.

Fixes <http://bugs.gnu.org/22836>.
Reported by Ricardo Wurmus <rekado@elephly.net>.

* guix/scripts/build.scm (options->derivations): Gracefully
handle (package-source p) = #f.

7 years agoAdd missing exports.
Ludovic Courtès [Tue, 27 Sep 2016 09:20:40 +0000 (11:20 +0200)]
Add missing exports.

Reported by Taylan Ulrich Bayırlı/Kammer <taylanbayirli@gmail.com>
at <https://lists.gnu.org/archive/html/guix-devel/2016-09/msg01686.html>.

* gnu/system/file-systems.scm (%tty-gid): Export.
* guix/build-system/python.scm (default-python, default-python2):
Export.

7 years agognu: openssl-next: Update to 1.1.0b [fixes CVE-2016-6309].
Leo Famulari [Mon, 26 Sep 2016 16:53:00 +0000 (12:53 -0400)]
gnu: openssl-next: Update to 1.1.0b [fixes CVE-2016-6309].

* gnu/packages/tls.scm (openssl-next): Update to 1.1.0b.

7 years agognu: openssl: Update replacement to 1.0.2j [fixes CVE-2016-7052].
Leo Famulari [Mon, 26 Sep 2016 16:51:39 +0000 (12:51 -0400)]
gnu: openssl: Update replacement to 1.0.2j [fixes CVE-2016-7052].

* gnu/packages/tls.scm (openssl): Update replacement to 1.0.2j.
(openssl-1.0.2i): Replace with...
(openssl-1.0.2j): ... new variable.

7 years agognu: libftdi: Propagate the libusb input.
Danny Milosavljevic [Mon, 26 Sep 2016 12:30:22 +0000 (14:30 +0200)]
gnu: libftdi: Propagate the libusb input.

* gnu/packages/libftdi.scm (libftdi): Change libusb from an input to a
propagated-input.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: ncbi-vdb: Only build on i686 and x86_64.
Ricardo Wurmus [Mon, 26 Sep 2016 12:29:25 +0000 (14:29 +0200)]
gnu: ncbi-vdb: Only build on i686 and x86_64.

* gnu/packages/bioinformatics.scm (ncbi-vdb)[supported-systems]: Only
build on i686 and x86_64.
[arguments]: Add mandatory "-msse2" flag to CFLAGS.

7 years agognu: ghc-pandoc: Update to 1.17.2.
Ricardo Wurmus [Mon, 26 Sep 2016 12:28:50 +0000 (14:28 +0200)]
gnu: ghc-pandoc: Update to 1.17.2.

* gnu/packages/haskell.scm (ghc-pandoc): Update to 1.17.2.

7 years agognu: ghc-texmath: Update to 0.8.6.5.
Ricardo Wurmus [Mon, 26 Sep 2016 12:28:18 +0000 (14:28 +0200)]
gnu: ghc-texmath: Update to 0.8.6.5.

* gnu/packages/haskell.scm (ghc-texmath): Update to 0.8.6.5.

7 years agognu: ghc-cmark: Update to 0.5.3.1.
Ricardo Wurmus [Mon, 26 Sep 2016 12:27:53 +0000 (14:27 +0200)]
gnu: ghc-cmark: Update to 0.5.3.1.

* gnu/packages/haskell.scm (ghc-cmark): Update to 0.5.3.1.

7 years agognu: ghc-highlighting-kate: Update to 0.6.3.
Ricardo Wurmus [Mon, 26 Sep 2016 12:27:21 +0000 (14:27 +0200)]
gnu: ghc-highlighting-kate: Update to 0.6.3.

* gnu/packages/haskell.scm (ghc-highlighting-kate): Update to 0.6.3.

7 years agognu: ghc-pandoc-types: Update to 1.16.1.1.
Ricardo Wurmus [Mon, 26 Sep 2016 12:26:53 +0000 (14:26 +0200)]
gnu: ghc-pandoc-types: Update to 1.16.1.1.

* gnu/packages/haskell.scm (ghc-pandoc-types): Update to 1.16.1.1.

7 years agognu: ghc-tagsoup: Update to 0.14.
Ricardo Wurmus [Mon, 26 Sep 2016 12:26:17 +0000 (14:26 +0200)]
gnu: ghc-tagsoup: Update to 0.14.

* gnu/packages/haskell.scm (ghc-tagsoup): Update to 0.14.

7 years agognu: tbb: Fail on test errors.
Ricardo Wurmus [Mon, 26 Sep 2016 10:41:46 +0000 (12:41 +0200)]
gnu: tbb: Fail on test errors.

* gnu/packages/tbb.scm (tbb)[arguments]: Add phase
"fail-on-test-errors".

7 years agognu: ghc-tls: Update to 1.3.8.
Ricardo Wurmus [Mon, 26 Sep 2016 10:39:52 +0000 (12:39 +0200)]
gnu: ghc-tls: Update to 1.3.8.

* gnu/packages/haskell.scm (ghc-tls): Update to 1.3.8.

7 years agognu: tbb: Use modify-phases syntax.
Ricardo Wurmus [Mon, 26 Sep 2016 10:08:13 +0000 (12:08 +0200)]
gnu: tbb: Use modify-phases syntax.

* gnu/packages/tbb.scm (tbb)[arguments]: Use "modify-phases" syntax.

7 years agognu: vsearch: Update to 2.1.1.
Ben Woodcroft [Mon, 26 Sep 2016 10:35:32 +0000 (20:35 +1000)]
gnu: vsearch: Update to 2.1.1.

* gnu/packages/bioinformatics.scm (vsearch): Update to 2.1.1.

7 years agognu: azr3: Fix libsigc++ build errors.
Ricardo Wurmus [Mon, 26 Sep 2016 08:47:58 +0000 (10:47 +0200)]
gnu: azr3: Fix libsigc++ build errors.

* gnu/packages/audio.scm (azr3)[arguments]: Add "-std=gnu++11" flag.
[source]: Add patch.
* gnu/packages/patches/azr3.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

7 years agognu: qtractor: Update to 0.7.9.
Ricardo Wurmus [Mon, 26 Sep 2016 06:16:13 +0000 (08:16 +0200)]
gnu: qtractor: Update to 0.7.9.

* gnu/packages/music.scm (qtractor): Update to 0.7.9.

7 years agoprofiles: Build GTK+ input module cache.
Ricardo Wurmus [Thu, 22 Sep 2016 20:27:06 +0000 (22:27 +0200)]
profiles: Build GTK+ input module cache.

* guix/profiles.scm (gtk-im-modules): New procedure.
(%default-profile-hooks): Add it.

7 years agoprofiles: manifest-lookup-package: Optionally match version prefix.
Ricardo Wurmus [Thu, 22 Sep 2016 20:25:12 +0000 (22:25 +0200)]
profiles: manifest-lookup-package: Optionally match version prefix.

* guix/profiles.scm (manifest-lookup-package): Optionally filter store
item matches by version prefix.

7 years agognu: Add r-txdb-hsapiens-ucsc-hg19-knowngene.
Ricardo Wurmus [Wed, 21 Sep 2016 20:45:41 +0000 (22:45 +0200)]
gnu: Add r-txdb-hsapiens-ucsc-hg19-knowngene.

* gnu/packages/bioinformatics.scm (r-txdb-hsapiens-ucsc-hg19-knowngene):
  New variable.

7 years agognu: Add r-grohmm.
Ricardo Wurmus [Wed, 21 Sep 2016 20:45:40 +0000 (22:45 +0200)]
gnu: Add r-grohmm.

* gnu/packages/bioinformatics.scm (r-grohmm): New variable.

7 years agognu: Add r-systempiper.
Ricardo Wurmus [Wed, 21 Sep 2016 20:45:39 +0000 (22:45 +0200)]
gnu: Add r-systempiper.

* gnu/packages/bioinformatics.scm (r-systempiper): New variable.

7 years agognu: Add r-shortread.
Ricardo Wurmus [Wed, 21 Sep 2016 20:45:38 +0000 (22:45 +0200)]
gnu: Add r-shortread.

* gnu/packages/bioinformatics.scm (r-shortread): New variable.

7 years agognu: Add r-gostats.
Ricardo Wurmus [Wed, 21 Sep 2016 20:45:37 +0000 (22:45 +0200)]
gnu: Add r-gostats.

* gnu/packages/bioinformatics.scm (r-gostats): New variable.

7 years agognu: Add r-category.
Ricardo Wurmus [Wed, 21 Sep 2016 20:45:36 +0000 (22:45 +0200)]
gnu: Add r-category.

* gnu/packages/bioinformatics.scm (r-category): New variable.

7 years agognu: Add r-gseabase.
Ricardo Wurmus [Wed, 21 Sep 2016 20:45:35 +0000 (22:45 +0200)]
gnu: Add r-gseabase.

* gnu/packages/bioinformatics.scm (r-gseabase): New variable.

7 years agognu: Add r-rbgl.
Ricardo Wurmus [Wed, 21 Sep 2016 20:45:34 +0000 (22:45 +0200)]
gnu: Add r-rbgl.

* gnu/packages/bioinformatics.scm (r-rbgl): New variable.

7 years agognu: Add r-annotationforge.
Ricardo Wurmus [Wed, 21 Sep 2016 20:45:33 +0000 (22:45 +0200)]
gnu: Add r-annotationforge.

* gnu/packages/bioinformatics.scm (r-annotationforge): New variable.

7 years agognu: Add r-batchjobs.
Ricardo Wurmus [Wed, 21 Sep 2016 20:45:32 +0000 (22:45 +0200)]
gnu: Add r-batchjobs.

* gnu/packages/statistics.scm (r-batchjobs): New variable.

7 years agognu: Add r-fail.
Ricardo Wurmus [Wed, 21 Sep 2016 20:45:31 +0000 (22:45 +0200)]
gnu: Add r-fail.

* gnu/packages/statistics.scm (r-fail): New variable.

7 years agognu: Add r-bbmisc.
Ricardo Wurmus [Wed, 21 Sep 2016 20:45:30 +0000 (22:45 +0200)]
gnu: Add r-bbmisc.

* gnu/packages/statistics.scm (r-bbmisc): New variable.

7 years agognu: Add r-checkmate.
Ricardo Wurmus [Wed, 21 Sep 2016 20:45:29 +0000 (22:45 +0200)]
gnu: Add r-checkmate.

* gnu/packages/statistics.scm (r-checkmate): New variable.

7 years agognu: Add r-backports.
Ricardo Wurmus [Wed, 21 Sep 2016 20:45:28 +0000 (22:45 +0200)]
gnu: Add r-backports.

* gnu/packages/statistics.scm (r-backports): New variable.

7 years agognu: Add r-sendmailr.
Ricardo Wurmus [Wed, 21 Sep 2016 20:45:27 +0000 (22:45 +0200)]
gnu: Add r-sendmailr.

* gnu/packages/statistics.scm (r-sendmailr): New variable.

7 years agognu: Add r-pheatmap.
Ricardo Wurmus [Wed, 21 Sep 2016 20:45:26 +0000 (22:45 +0200)]
gnu: Add r-pheatmap.

* gnu/packages/statistics.scm (r-pheatmap): New variable.

7 years agognu: Add r-matrix.
Ricardo Wurmus [Wed, 21 Sep 2016 20:45:25 +0000 (22:45 +0200)]
gnu: Add r-matrix.

* gnu/packages/statistics.scm (r-matrix): New variable.

7 years agognu: Add r-deseq2.
Ricardo Wurmus [Wed, 21 Sep 2016 20:45:24 +0000 (22:45 +0200)]
gnu: Add r-deseq2.

* gnu/packages/bioinformatics.scm (r-deseq2): New variable.

7 years agognu: Add r-genefilter.
Ricardo Wurmus [Wed, 21 Sep 2016 20:45:23 +0000 (22:45 +0200)]
gnu: Add r-genefilter.

* gnu/packages/bioinformatics.scm (r-genefilter): New variable.

7 years agognu: Add r-hmisc.
Ricardo Wurmus [Wed, 21 Sep 2016 20:45:22 +0000 (22:45 +0200)]
gnu: Add r-hmisc.

* gnu/packages/statistics.scm (r-hmisc): New variable.

7 years agognu: Add r-geneplotter.
Ricardo Wurmus [Wed, 21 Sep 2016 20:45:21 +0000 (22:45 +0200)]
gnu: Add r-geneplotter.

* gnu/packages/bioinformatics.scm (r-geneplotter): New variable.

7 years agognu: Add r-annotate.
Ricardo Wurmus [Wed, 21 Sep 2016 20:45:20 +0000 (22:45 +0200)]
gnu: Add r-annotate.

* gnu/packages/bioinformatics.scm (r-annotate): New variable.

7 years agognu: Add r-rpart.
Ricardo Wurmus [Wed, 21 Sep 2016 20:45:19 +0000 (22:45 +0200)]
gnu: Add r-rpart.

* gnu/packages/statistics.scm (r-rpart): New variable.

7 years agognu: Add r-rjson.
Ricardo Wurmus [Wed, 21 Sep 2016 20:45:18 +0000 (22:45 +0200)]
gnu: Add r-rjson.

* gnu/packages/web.scm (r-rjson): New variable.

7 years agognu: Add r-hwriter.
Ricardo Wurmus [Wed, 21 Sep 2016 20:45:17 +0000 (22:45 +0200)]
gnu: Add r-hwriter.

* gnu/packages/web.scm (r-hwriter): New variable.

7 years agognu: tcc: Disable build on MIPS.
Ricardo Wurmus [Mon, 26 Sep 2016 01:00:01 +0000 (03:00 +0200)]
gnu: tcc: Disable build on MIPS.

* gnu/packages/c.scm (tcc)[supported-systems]: Disable build on
mips64el.

7 years agognu: Add optipng.
Arun Isaac [Sun, 25 Sep 2016 20:28:32 +0000 (01:58 +0530)]
gnu: Add optipng.

* gnu/packages/image.scm (optipng): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
7 years agosystem: Don't emit a GRUB 'search' command when passed a GRUB file name.
Ludovic Courtès [Sun, 25 Sep 2016 15:12:50 +0000 (00:12 +0900)]
system: Don't emit a GRUB 'search' command when passed a GRUB file name.

Reported by Tomáš Čech <tcech@suse.com>
at <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=20067#26>.

* gnu/system/grub.scm (grub-root-search): Don't emit anything when FILE
is a string that does not denote an absolute file name.

7 years agognu: epiphany: Drop NSS and libwnck.
Ricardo Wurmus [Sun, 25 Sep 2016 11:01:55 +0000 (13:01 +0200)]
gnu: epiphany: Drop NSS and libwnck.

These dependencies were dropped in Epiphany 3.21.x.

* gnu/packages/gnome.scm (epiphany)[inputs]: Remove "nss" and "libwnck".

7 years agognu: epiphany: Update to 3.22.0.
Ricardo Wurmus [Sun, 25 Sep 2016 11:01:21 +0000 (13:01 +0200)]
gnu: epiphany: Update to 3.22.0.

* gnu/packages/gnome.scm (epiphany): Update to 3.22.0.

7 years agognu: python-virtualenv: Update to 15.0.3.
Ricardo Wurmus [Sat, 24 Sep 2016 07:58:16 +0000 (09:58 +0200)]
gnu: python-virtualenv: Update to 15.0.3.

* gnu/packages/python.scm (python-virtualenv): Update to 15.0.3.
[arguments]: Disable failing test.

7 years agognu: linux-libre: Update to 4.7.5.
Mark H Weaver [Sun, 25 Sep 2016 07:57:57 +0000 (03:57 -0400)]
gnu: linux-libre: Update to 4.7.5.

* gnu/packages/linux.scm (linux-libre): Update to 4.7.5.

7 years agognu: linux-libre@4.4: Update to 4.4.22.
Mark H Weaver [Sun, 25 Sep 2016 07:55:37 +0000 (03:55 -0400)]
gnu: linux-libre@4.4: Update to 4.4.22.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.22.

7 years agognu: Add pam-krb5
John Darrington [Sun, 11 Sep 2016 08:05:17 +0000 (10:05 +0200)]
gnu: Add pam-krb5

* gnu/packages/admin.scm (pam-krb5): New variable.

7 years agognu: privoxy: Update to 3.0.26.
Efraim Flashner [Sat, 24 Sep 2016 20:08:44 +0000 (23:08 +0300)]
gnu: privoxy: Update to 3.0.26.

* gnu/packages/tor.scm (privoxy): Update to 3.0.26.
[home-page]: Use https.

7 years agognu: tor: Update to 0.2.8.8.
Efraim Flashner [Sat, 24 Sep 2016 19:26:30 +0000 (22:26 +0300)]
gnu: tor: Update to 0.2.8.8.

* gnu/packages/tor.scm (tor): Update to 0.2.8.8.
[source]: Update source url.
[home-page]: Use https.

7 years agosystem: grub.cfg uses correct file names when store is not in root partition.
Carlos Sánchez de La Lama [Wed, 14 Sep 2016 14:13:24 +0000 (16:13 +0200)]
system: grub.cfg uses correct file names when store is not in root partition.

Fixes <http://bugs.gnu.org/24346>.
Reported by csanchezdll@gmail.com (Carlos Sánchez de La Lama).

* guix/scripts/system.scm (previous-grub-entries): Get the initrd file
name from PARAMS.
* gnu/system.scm (operating-system-grub.cfg): Use
'operating-system-initrd-file' to retrieve the initrd file name.
* gnu/system/grub.scm (strip-mount-point): New procedure.
(grub-configuration-file)[entry->gexp]: Call 'strip-mount-point' for
LINUX and INITRD.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
7 years agosystem: 'read-boot-parameters' reads the 'initrd' parameter.
Ludovic Courtès [Sat, 24 Sep 2016 08:39:00 +0000 (17:39 +0900)]
system: 'read-boot-parameters' reads the 'initrd' parameter.

* gnu/system.scm (<boot-parameters>)[initrd]: New field.
(read-boot-parameters): Read the 'initrd' element and fill in the
'initrd' field of the result.

7 years agognu: Add gforth.
ng0 [Sat, 17 Sep 2016 20:23:34 +0000 (20:23 +0000)]
gnu: Add gforth.

* gnu/packages/gforth.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

Co-authored-by: 宋文武 <iyzsong@gmail.com>
7 years agognu: Add gnome-calculator.
Rene Saavedra [Fri, 23 Sep 2016 12:53:09 +0000 (07:53 -0500)]
gnu: Add gnome-calculator.

* gnu/packages/gnome.scm (gnome-calculator): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
7 years agognu: Add cmark.
Erik Edrosa [Wed, 21 Sep 2016 02:22:54 +0000 (22:22 -0400)]
gnu: Add cmark.

* gnu/packages/markdown.scm (cmark): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: Add enet.
ng0 [Thu, 15 Sep 2016 15:01:14 +0000 (15:01 +0000)]
gnu: Add enet.

* gnu/packages/networking.scm (enet): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: flashrom: Update to 0.9.9
Danny Milosavljevic [Wed, 14 Sep 2016 20:09:06 +0000 (22:09 +0200)]
gnu: flashrom: Update to 0.9.9

* gnu/packages/flashing-tools.scm (flashrom): Update to 0.9.9.
[source]: Use HTTPS URL. Remove "flashrom-use-libftdi1.patch".
[aruments]: Add 'CONFIG_ENABLE_LIBUSB0_PROGRAMMERS=no' to #:make-flags.
* gnu/packages/patches/flashrom-use-libftdi1.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: Add nickle.
ng0 [Mon, 19 Sep 2016 18:10:15 +0000 (18:10 +0000)]
gnu: Add nickle.

* gnu/packages/nickle.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: orpheus: Use 'modify-phases'.
Efraim Flashner [Fri, 23 Sep 2016 14:37:53 +0000 (17:37 +0300)]
gnu: orpheus: Use 'modify-phases'.

* gnu/packages/orpheus.scm (orpheus)[arguments]: Use the 'modify-phases'
syntax.

7 years agognu: orpheus: Fix build on mips64el.
Efraim Flashner [Fri, 23 Sep 2016 11:49:35 +0000 (14:49 +0300)]
gnu: orpheus: Fix build on mips64el.

* gnu/packages/orpheus.scm (orpheus)[arguments]: On mips64el, pass
"--host=mips64el-unknown-linux-gnu" to ./configure.

7 years agognu: giac-xcas: Update to 1.2.2-81.
Nicolas Goaziou [Sun, 18 Sep 2016 20:40:44 +0000 (22:40 +0200)]
gnu: giac-xcas: Update to 1.2.2-81.

* gnu/packages/algebra.scm (giac-xcas): Update to 1.2.2-81.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: r-curl: Respect CURL_CA_BUNDLE variable.
Ricardo Wurmus [Fri, 23 Sep 2016 11:13:41 +0000 (13:13 +0200)]
gnu: r-curl: Respect CURL_CA_BUNDLE variable.

* gnu/packages/web.scm (r-curl)[arguments]: Add phase
"allow-CURL_CA_BUNDLE".

7 years agognu: sra-tools: Update to 2.7.0.
Ricardo Wurmus [Fri, 23 Sep 2016 09:46:53 +0000 (11:46 +0200)]
gnu: sra-tools: Update to 2.7.0.

* gnu/packages/bioinformatics.scm (sra-tools): Update to 2.7.0.

7 years agognu: ncbi-vdb: Update to 2.7.0.
Ricardo Wurmus [Fri, 23 Sep 2016 09:46:26 +0000 (11:46 +0200)]
gnu: ncbi-vdb: Update to 2.7.0.

* gnu/packages/bioinformatics.scm (ncbi-vdb): Update to 2.7.0.

7 years agognu: ngs-sdk: Update to 1.2.5.
Ricardo Wurmus [Fri, 23 Sep 2016 09:45:24 +0000 (11:45 +0200)]
gnu: ngs-sdk: Update to 1.2.5.

* gnu/packages/bioinformatics.scm (ngs-sdk): Update to 1.2.5.

7 years agognu: randomjungle: Only build on x86_64 and i686.
Ricardo Wurmus [Fri, 23 Sep 2016 06:22:09 +0000 (08:22 +0200)]
gnu: randomjungle: Only build on x86_64 and i686.

* gnu/packages/machine-learning.scm (randomjungle)[supported-systems]:
Only build on x86_64 and i686.

7 years agognu: retroarch: Update to 1.3.6.
Efraim Flashner [Fri, 23 Sep 2016 06:00:34 +0000 (09:00 +0300)]
gnu: retroarch: Update to 1.3.6.

* gnu/packages/games.scm (retroarch): Update to 1.3.6.

7 years agognu: synfig: Fix isnan error.
Ricardo Wurmus [Fri, 23 Sep 2016 05:40:39 +0000 (07:40 +0200)]
gnu: synfig: Fix isnan error.

* gnu/packages/animation.scm (synfig)[arguments]: Add build phase to
replace "::isnan" with "std::isnan".

7 years agognu: ccache: Upgrade to 3.3.1.
Eric Bavier [Fri, 23 Sep 2016 04:56:17 +0000 (23:56 -0500)]
gnu: ccache: Upgrade to 3.3.1.

* gnu/packages/ccache.scm (ccache): Upgrade to 3.3.1.
[description]: Adjust supported languages.

7 years agognu: ccache: Use modify-phases.
Eric Bavier [Fri, 23 Sep 2016 04:43:20 +0000 (23:43 -0500)]
gnu: ccache: Use modify-phases.

* gnu/packages/ccache.scm (ccache)[arguments]: Use modify-phases.

7 years agognu: boost: Add -j for build.
Eric Bavier [Fri, 23 Sep 2016 03:34:04 +0000 (22:34 -0500)]
gnu: boost: Add -j for build.

* gnu/packages/boost.scm (boost)[arguments]: Add -j flag for build
phase.

7 years agognu: boost: Upgrade to 1.61.0.
Eric Bavier [Fri, 23 Sep 2016 03:33:19 +0000 (22:33 -0500)]
gnu: boost: Upgrade to 1.61.0.

* gnu/packages/boost.scm (boost): Upgrade to 1.61.0
* gnu/packages/databases.scm (mysql)[arguments]: Compute boost minor
version for substitution.

7 years agobuild: clean-go: warn about stray .go files.
Eric Bavier [Fri, 16 Sep 2016 04:31:41 +0000 (23:31 -0500)]
build: clean-go: warn about stray .go files.

* Makefile.am (clean-go): Warn of .go files remaining in builddir.

7 years agognu: Add ghc-transformers-0.4.2.0.
ng0 [Sun, 18 Sep 2016 16:10:20 +0000 (16:10 +0000)]
gnu: Add ghc-transformers-0.4.2.0.

* gnu/packages/haskell.scm (ghc-transformers-0.4.2.0): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: Add ghc-system-fileio.
ng0 [Sun, 18 Sep 2016 16:10:19 +0000 (16:10 +0000)]
gnu: Add ghc-system-fileio.

* gnu/packages/haskell.scm (ghc-system-fileio): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: Add ghc-system-filepath.
ng0 [Sun, 18 Sep 2016 16:10:18 +0000 (16:10 +0000)]
gnu: Add ghc-system-filepath.

* gnu/packages/haskell.scm (ghc-system-filepath): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: Add ghc-options.
ng0 [Sun, 18 Sep 2016 16:10:17 +0000 (16:10 +0000)]
gnu: Add ghc-options.

* gnu/packages/haskell.scm (ghc-options): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: Add ghc-chell-quickcheck.
ng0 [Sun, 18 Sep 2016 16:10:16 +0000 (16:10 +0000)]
gnu: Add ghc-chell-quickcheck.

* gnu/packages/haskell.scm (ghc-chell-quickcheck): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: Add ghc-chell-quickcheck-bootstrap.
ng0 [Sun, 18 Sep 2016 16:10:15 +0000 (16:10 +0000)]
gnu: Add ghc-chell-quickcheck-bootstrap.

* gnu/packages/haskell.scm (ghc-chell-quickcheck-bootstrap): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: Add ghc-chell.
ng0 [Sun, 18 Sep 2016 16:10:14 +0000 (16:10 +0000)]
gnu: Add ghc-chell.

* gnu/packages/haskell.scm (ghc-chell): New variables.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: Add ghc-options-bootstrap.
ng0 [Sun, 18 Sep 2016 16:10:13 +0000 (16:10 +0000)]
gnu: Add ghc-options-bootstrap.

* gnu/packages/haskell.scm (ghc-options-bootstrap): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: Add ghc-shelly.
ng0 [Sun, 18 Sep 2016 16:10:12 +0000 (16:10 +0000)]
gnu: Add ghc-shelly.

* gnu/packages/haskell.scm (ghc-shelly): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: Add ghc-system-fileio-bootstrap.
ng0 [Sun, 18 Sep 2016 16:10:11 +0000 (16:10 +0000)]
gnu: Add ghc-system-fileio-bootstrap.

* gnu/packages/haskell.scm (ghc-system-fileio-bootstrap): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: Add ghc-system-filepath-bootstrap.
ng0 [Sun, 18 Sep 2016 16:10:10 +0000 (16:10 +0000)]
gnu: Add ghc-system-filepath-bootstrap.

* gnu/packages/haskell.scm (ghc-system-filepath-bootstrap): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: Add ghc-lifted-async.
ng0 [Sun, 18 Sep 2016 16:10:09 +0000 (16:10 +0000)]
gnu: Add ghc-lifted-async.

* gnu/packages/haskell.scm (ghc-lifted-async): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: Add ghc-constraints.
ng0 [Wed, 21 Sep 2016 01:17:41 +0000 (21:17 -0400)]
gnu: Add ghc-constraints.

* gnu/packages/haskell.scm (ghc-constraints): New variable.

7 years agognu: Add ghc-array.
ng0 [Sun, 18 Sep 2016 16:10:06 +0000 (16:10 +0000)]
gnu: Add ghc-array.

* gnu/packages/haskell.scm (ghc-array): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: Add ghc-graphviz.
ng0 [Sun, 18 Sep 2016 16:10:05 +0000 (16:10 +0000)]
gnu: Add ghc-graphviz.

* gnu/packages/haskell.scm (ghc-graphviz): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: Add ghc-fgl-arbitrary.
ng0 [Sun, 18 Sep 2016 16:10:04 +0000 (16:10 +0000)]
gnu: Add ghc-fgl-arbitrary.

* gnu/packages/haskell.scm (ghc-fgl-arbitrary): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: ghc-fgl: Update to 5.5.3.0.
ng0 [Sun, 18 Sep 2016 16:10:03 +0000 (16:10 +0000)]
gnu: ghc-fgl: Update to 5.5.3.0.

* gnu/packages/haskell.scm (ghc-fgl): Update to 5.5.3.0.
[inputs]: Add ghc-hspec and ghc-quickcheck.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: Add ghc-wl-pprint-text.
ng0 [Sun, 18 Sep 2016 16:10:02 +0000 (16:10 +0000)]
gnu: Add ghc-wl-pprint-text.

* gnu/packages/haskell.scm (ghc-wl-pprint-text): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: Add ghc-process.
ng0 [Sun, 18 Sep 2016 16:10:01 +0000 (16:10 +0000)]
gnu: Add ghc-process.

* gnu/packages/haskell.scm (ghc-process): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>