aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/abiword.scm
diff options
context:
space:
mode:
authorGuillaume Le Vaillant <glv@posteo.net>2019-10-03 11:01:13 +0200
committerPierre Neidhardt <mail@ambrevar.xyz>2019-10-06 14:19:03 +0200
commit7273b3b2a666b470fe508ae3221d9b93b60a4f15 (patch)
tree78104f6e51805ad038d7475e517bcb2b98e00fcd /gnu/packages/abiword.scm
parentf65f7138460bf7dffdfebdb839c64405b8f10d8e (diff)
downloadguix-7273b3b2a666b470fe508ae3221d9b93b60a4f15.tar.gz
guix-7273b3b2a666b470fe508ae3221d9b93b60a4f15.zip
gnu: sbcl-hu.dwim.asdf: Update to 20190521.
* gnu/packages/lisp.scm (sbcl-hu.dwim.asdf): Update to 20190521. [uri]: Fetch more recent version from Quicklisp.
Diffstat (limited to 'gnu/packages/abiword.scm')
0 files changed, 0 insertions, 0 deletions
8'>gnu: julia: Build with zlib....* gnu/packages/julia.scm (julia)[inputs]: Add zlib. Efraim Flashner 2016-06-14gnu: julia: Use unbundled release tarball....* gnu/packages/julia.scm (julia)[source]: Use smaller tarball without bundled sources. [inputs]: Add inputs for rmath-julia, suitesparse, objconv, dsfmt, and virtualenv. [arguments]: Add phase "prepare-deps" to copy tarballs to their expected locations. Ricardo Wurmus 2016-05-31gnu: julia: Update to 0.4.5....* gnu/packages/julia.scm (julia): Update to 0.4.5. (libuv-julia): Update commit. Ricardo Wurmus 2016-01-13gnu: julia: Update to 0.4.3....* gnu/packages/julia.scm (julia): Update to 0.4.3. (libuv-julia): Update to 07730c4bd595. Ricardo Wurmus 2016-01-04gnu: julia: Update to 0.4.2....* gnu/packages/patches/julia-0.3.10-fix-empty-array.patch: Remove file. * gnu-system.am (dist_patch_DATA): Remove it. * gnu/packages/julia.scm (julia): Update to 0.4.2. [arguments]: Remove phase "fix-building-with-mcjit-llvm"; replace phase "patch-include-path" with "fix-include-and-link-paths"; add phase "hardcode-paths"; add missing make-flags. [inputs]: Replace "pcre" with "pcre2"; replace "git" with "libgit2"; add "coreutils"; add "libuv-julia"; add "wget"; add "which". [native-inputs]: Remove "which". Ricardo Wurmus 2016-01-04gnu: Add libuv-julia....* gnu/packages/julia.scm (libuv-julia): New variable. Ricardo Wurmus