~ruther/guix-local

236d522b — Nicolas Goaziou 9 years ago
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>
8f309571 — Ricardo Wurmus 9 years ago
gnu: r-curl: Respect CURL_CA_BUNDLE variable.

* gnu/packages/web.scm (r-curl)[arguments]: Add phase
"allow-CURL_CA_BUNDLE".
646a8433 — Ricardo Wurmus 9 years ago
gnu: sra-tools: Update to 2.7.0.

* gnu/packages/bioinformatics.scm (sra-tools): Update to 2.7.0.
40974c93 — Ricardo Wurmus 9 years ago
gnu: ncbi-vdb: Update to 2.7.0.

* gnu/packages/bioinformatics.scm (ncbi-vdb): Update to 2.7.0.
48b419eb — Ricardo Wurmus 9 years ago
gnu: ngs-sdk: Update to 1.2.5.

* gnu/packages/bioinformatics.scm (ngs-sdk): Update to 1.2.5.
47818201 — Ricardo Wurmus 9 years ago
gnu: randomjungle: Only build on x86_64 and i686.

* gnu/packages/machine-learning.scm (randomjungle)[supported-systems]:
Only build on x86_64 and i686.
fc3b2cbb — Efraim Flashner 9 years ago
gnu: retroarch: Update to 1.3.6.

* gnu/packages/games.scm (retroarch): Update to 1.3.6.
5989d4ea — Ricardo Wurmus 9 years ago
gnu: synfig: Fix isnan error.

* gnu/packages/animation.scm (synfig)[arguments]: Add build phase to
replace "::isnan" with "std::isnan".
56f33f3f — Eric Bavier 9 years ago
gnu: ccache: Upgrade to 3.3.1.

* gnu/packages/ccache.scm (ccache): Upgrade to 3.3.1.
[description]: Adjust supported languages.
bd368c71 — Eric Bavier 9 years ago
gnu: ccache: Use modify-phases.

* gnu/packages/ccache.scm (ccache)[arguments]: Use modify-phases.
1a0ae573 — Eric Bavier 9 years ago
gnu: boost: Add -j for build.

* gnu/packages/boost.scm (boost)[arguments]: Add -j flag for build
phase.
69419655 — Eric Bavier 9 years ago
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.
cdf26f40 — Eric Bavier 9 years ago
build: clean-go: warn about stray .go files.

* Makefile.am (clean-go): Warn of .go files remaining in builddir.
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>
gnu: Add ghc-system-fileio.

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

Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: Add ghc-system-filepath.

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

Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: Add ghc-options.

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

Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: Add ghc-chell-quickcheck.

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

Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: Add ghc-chell-quickcheck-bootstrap.

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

Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: Add ghc-chell.

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

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