Age | Commit message (Collapse) | Author |
|
* gnu/packages/haskell.scm (ghc-async): New variable.
|
|
Since GHC 7.10.2 provides containers, this package has become unneeded.
* gnu/packages/haskell.scm (ghc-containers): Remove variable.
|
|
* gnu/package/haskell.scm (ghc-ansi-terminal): New variable.
|
|
* gnu/packages/haskell.scm (cabal-install): Update to 1.22.6.0.
|
|
* gnu/packages/haskell.scm (ghc-http): Update to 4000.2.20. Add input
old-time, required in new GHC 7.10.2.
|
|
* gnu/packages/haskell.scm (ghc-network): Update to 2.6.2.1.
* gnu/packages/haskell.scm (ghc-network-uri): Update to 2.6.0.3.
|
|
* gnu/packages/haskell.scm (ghc-vector): Update to 0.11.0.0.
|
|
* gnu/packages/haskell.scm (ghc-syb): Update to 0.6.
|
|
* gnu/packages/haskell.scm (ghc-quickcheck): Update to 2.8.1.
|
|
* gnu/packages/haskell.scm (ghc-primitive): Update to 0.6.1.0.
|
|
* gnu/packages/haskell.scm (ghc-hashable): Update to 1.2.3.3.
|
|
* gnu/packages/haskell.scm (ghc-text): Update to 1.2.1.3.
|
|
* gnu/packages/haskell.scm (ghc-dlist): Enable tests.
|
|
* gnu/packages/haskell.scm (ghc-dlist): Update to version 0.7.1.2.
|
|
* gnu/packages/wm.scm (ghc-xmonad-contrib): Update to version 0.11.4.
Add input ghc-old-time, required with new GHC 7.10.2.
|
|
* gnu/packages/haskell.scm (ghc-old-time): New variable.
|
|
* gnu/packages/wm.scm (xmonad): Replicate patch from Hackage to compile
against GHC 7.10.2.
|
|
* gnu/packages/haskell.scm (ghc-old-locale): New variable.
* gnu/packages/haskell.scm (ghc-data-default-instances-old-locale):
Patch to use new package ghc-old-locale.
|
|
* gnu/packages/haskell.scm (ghc-utf8-string): Update to 1.0.1.1.
|
|
* gnu/packages/haskell.scm (ghc-mtl): Update to 2.2.1.
|
|
* gnu/packages/haskell.scm (ghc): Update to 7.10.2. Correct bootstrap
compiler path.
* gnu/packages/haskell.scm (ghc-unordered-containers): Fix long line.
|
|
* gnu/packages/video.scm (mplayer): Update to 1.2.
[inputs]: Add previously bundled ffmpeg, libdvdcss, libdvdnav.
[arguments]: Disable bundled ffmeg.
|
|
* gnu/packages/compression.scm (pbzip)[uri]: Replace hardcoded version
with variable.
[arguments]: Remove configure phase. Add make flag.
|
|
* gnu/packages/patches/evilwm-lost-focus-bug.patch: New patch.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/wm.scm (evilwm)[source]: Use it.
|
|
This reverts commit c46c931ecfe7fd4a5cbd979263d28d3f1e02bcca.
|
|
* gnu/packages/patches/unzip-fix-overflows-and-infloop.patch: Delete
file. Its contents are now split into the following new files:
* gnu/packages/patches/unzip-CVE-2015-7696.patch,
gnu/packages/patches/unzip-CVE-2015-7697.patch,
gnu/packages/patches/unzip-overflow-on-invalid-input.patch: New files.
* gnu-system.am (dist_patch_DATA): Adjust accordingly.
* gnu/packages/zip.scm (unzip)[source]: Adjust patches accordingly.
|
|
* gnu/packages/ntp.scm (ntp): Update to 4.2.8p4.
|
|
* gnu/packages/statistics.scm (python-statsmodels, python2-statsmodels):
New variables.
|
|
* gnu/packages/statistics.scm (python-patsy, python2-patsy): New
variables.
|
|
* gnu/packages/compression.scm (pbzip2): New variable.
|
|
* gnu/packages/games.scm (dosbox): Add file-name property, since the
package is built from an SVN checkout.
|
|
* gnu/packages/music.scm (cmus): Add file-name, since the downloaded
tar.gz only contains version number.
|
|
* gnu/packages/conkeror.scm (conkeror): Upgrade to 1.0pre1.20150730.
[arguments]: Adjust #:make-flags and #:phases for new Makefile, and
use modify-phases.
|
|
* gnu/packages/bioinformatics.scm (mosaik): New variable.
|
|
* gnu/packages/python.scm (python-numexpr, python2-numexpr): New
variables.
|
|
* gnu/packages/games.scm (dosbox)[arguments]: Put the 'autogen.sh' phase
after 'unpack', instead of before 'configure'.
|
|
* gnu/packages/games.scm (dosbox): New variable.
|
|
* gnu/packages/music.scm (cmus): New variable.
|
|
* gnu/packages/xiph.scm (opusfile): New variable.
|
|
This reverts commit c3c239e615371c2edd9c34589ea91bdfb8ff94d8.
|
|
* gnu/packages/cdrom.scm (libcue): New variable.
|
|
* gnu/packages/xiph.scm (opusfile): New variable.
|
|
* gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr): Update to 1.6.
|
|
* gnu/packages/man.scm (help2man): Update to 1.47.2.
|
|
* gnu/packages/less.scm (less): Update to 481.
|
|
* gnu/packages/freeipmi.scm (freeipmi): Update to 1.4.10.
|
|
* gnu/packages/wm.scm (evilwm): New variable.
|
|
* gnu/packages/xorg.scm (font-alias)[arguments]: New 'install-fonts-dir'
phase.
|
|
* gnu/packages/xorg.scm (xlsfonts): New variable.
|
|
This reverts commit a5d06c0c53a51a6fc4b5802cf282a961cc24655f.
|