3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

8865 commits

Author SHA1 Message Date
Paul van der Walt
5257c34150 gnu: Add ghc-temporary.
* gnu/packages/haskell.scm (ghc-temporary): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
31cac1ee9f gnu: Add ghc-exceptions.
* gnu/packages/haskell.scm (ghc-exceptions): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
379a5ad54f gnu: Add ghc-transformers-compat.
* gnu/packages/haskell.scm (ghc-transformers-compat): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
59c9b4f678 gnu: Add ghc-quickcheck-io.
* gnu/packages/haskell.scm (ghc-quickcheck-io): Add variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
318f9d884e gnu: Add ghc-stringbuilder.
* gnu/packages/haskell.scm (ghc-stringbuilder): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
a45a15df50 gnu: Add ghc-setenv.
* gnu/packages/haskell.scm (ghc-setenv): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
e2fcaff2ef gnu: Add ghc-async.
* gnu/packages/haskell.scm (ghc-async): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
9380634c10 gnu: Remove ghc-containers.
Since GHC 7.10.2 provides containers, this package has become unneeded.

* gnu/packages/haskell.scm (ghc-containers): Remove variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
cd27b23d49 gnu: Add ghc-ansi-terminal.
* gnu/package/haskell.scm (ghc-ansi-terminal): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
35a9b5c70b gnu: cabal-install: Update to 1.22.6.0.
* gnu/packages/haskell.scm (cabal-install): Update to 1.22.6.0.
2015-10-23 09:10:52 +02:00
Paul van der Walt
b38c1627ec gnu: ghc-http: Update to 4000.2.20.
* gnu/packages/haskell.scm (ghc-http): Update to 4000.2.20.  Add input
  old-time, required in new GHC 7.10.2.
2015-10-23 09:10:52 +02:00
Paul van der Walt
13244b2438 gnu: ghc-network: Update to 2.6.2.1.
* 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.
2015-10-23 09:10:52 +02:00
Paul van der Walt
0b61d50302 gnu: ghc-vector: Update to 0.11.0.0.
* gnu/packages/haskell.scm (ghc-vector): Update to 0.11.0.0.
2015-10-23 09:10:52 +02:00
Paul van der Walt
a306190f88 gnu: ghc-syb: Update to 0.6.
* gnu/packages/haskell.scm (ghc-syb): Update to 0.6.
2015-10-23 09:10:52 +02:00
Paul van der Walt
83185924c2 gnu: ghc-quickcheck: Update to 2.8.1.
* gnu/packages/haskell.scm (ghc-quickcheck): Update to 2.8.1.
2015-10-23 09:10:52 +02:00
Paul van der Walt
4c116c6aed gnu: ghc-primitive: Update to 0.6.1.0.
* gnu/packages/haskell.scm (ghc-primitive): Update to 0.6.1.0.
2015-10-23 09:10:52 +02:00
Paul van der Walt
87a25ccd04 gnu: ghc-hashable: Update to 1.2.3.3.
* gnu/packages/haskell.scm (ghc-hashable): Update to 1.2.3.3.
2015-10-23 09:10:52 +02:00
Paul van der Walt
8431b0468e gnu: ghc-text: Update to 1.2.1.3.
* gnu/packages/haskell.scm (ghc-text): Update to 1.2.1.3.
2015-10-23 09:10:52 +02:00
Paul van der Walt
409ec7c01e gnu: ghc-dlist: Enable tests.
* gnu/packages/haskell.scm (ghc-dlist): Enable tests.
2015-10-23 09:10:52 +02:00
Paul van der Walt
6fe7a7e0af gnu: ghc-dlist: Update to 0.7.1.2.
* gnu/packages/haskell.scm (ghc-dlist): Update to version 0.7.1.2.
2015-10-23 09:10:52 +02:00
Paul van der Walt
2687f7db73 gnu: ghc-xmonad-contrib: Update to version 0.11.4.
* 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.
2015-10-23 09:10:52 +02:00
Paul van der Walt
7ae4c10227 gnu: Add ghc-old-time.
* gnu/packages/haskell.scm (ghc-old-time): New variable.
2015-10-23 09:10:52 +02:00
Paul van der Walt
ca80b8ba15 gnu: xmonad: Patch for updated libraries.
* gnu/packages/wm.scm (xmonad): Replicate patch from Hackage to compile
  against GHC 7.10.2.
2015-10-23 09:10:52 +02:00
Paul van der Walt
6a0add9c69 gnu: Add ghc-old-locale.
* 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.
2015-10-23 09:10:52 +02:00
Paul van der Walt
ac426aa53b gnu: ghc-utf8-string: Update to 1.0.1.1.
* gnu/packages/haskell.scm (ghc-utf8-string): Update to 1.0.1.1.
2015-10-23 09:10:52 +02:00
Paul van der Walt
a59ab2477a gnu: ghc-mtl: Update to 2.2.1.
* gnu/packages/haskell.scm (ghc-mtl): Update to 2.2.1.
2015-10-23 09:10:52 +02:00
Paul van der Walt
0e03d76a51 gnu: ghc: Update to 7.10.2.
* gnu/packages/haskell.scm (ghc): Update to 7.10.2.  Correct bootstrap
  compiler path.

* gnu/packages/haskell.scm (ghc-unordered-containers): Fix long line.
2015-10-23 09:10:52 +02:00
fd74cc3c72 gnu: mplayer: Update to 1.2.
* gnu/packages/video.scm (mplayer): Update to 1.2.
  [inputs]: Add previously bundled ffmpeg, libdvdcss, libdvdnav.
  [arguments]: Disable bundled ffmeg.
2015-10-23 08:58:41 +03:00
21b2ec4d3a gnu: pbzip2: Various fixes.
* gnu/packages/compression.scm (pbzip)[uri]: Replace hardcoded version
  with variable.
  [arguments]: Remove configure phase. Add make flag.
2015-10-23 08:57:04 +03:00
Eric Bavier
c595cd47d8 gnu: evilwm: Add patch for lost-focus bug.
* 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.
2015-10-22 17:47:37 -05:00
Mark H Weaver
2442e69e41 Revert "gnu: unzip: Reorganize security fixes for improved clarity."
This reverts commit c46c931ecf.
2015-10-22 17:10:41 -04:00
Mark H Weaver
c46c931ecf gnu: unzip: Reorganize security fixes for improved clarity.
* 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.
2015-10-22 14:58:03 -04:00
Mark H Weaver
dddb11b506 gnu: ntp: Update to 4.2.8p4.
* gnu/packages/ntp.scm (ntp): Update to 4.2.8p4.
2015-10-22 14:30:35 -04:00
Ricardo Wurmus
37fdba7e0b gnu: Add python-statsmodels.
* gnu/packages/statistics.scm (python-statsmodels, python2-statsmodels):
  New variables.
2015-10-22 17:35:13 +02:00
Ricardo Wurmus
9bc08aa0cb gnu: Add python-patsy.
* gnu/packages/statistics.scm (python-patsy, python2-patsy): New
  variables.
2015-10-22 17:35:05 +02:00
5d47eab024 gnu: Add pbzip2.
* gnu/packages/compression.scm (pbzip2): New variable.
2015-10-22 17:28:03 +03:00
Paul van der Walt
ff9a5f7e97 gnu: dosbox: Add file-name property.
* gnu/packages/games.scm (dosbox): Add file-name property, since the
  package is built from an SVN checkout.
2015-10-22 16:18:17 +02:00
Paul van der Walt
566fc7fa13 gnu: cmus: Add file-name property.
* gnu/packages/music.scm (cmus): Add file-name, since the downloaded
  tar.gz only contains version number.
2015-10-22 16:18:17 +02:00
Eric Bavier
1a65667240 gnu: conkeror: Upgrade to 1.0pre1.20150730.
* gnu/packages/conkeror.scm (conkeror): Upgrade to 1.0pre1.20150730.
  [arguments]: Adjust #:make-flags and #:phases for new Makefile, and
  use modify-phases.
2015-10-22 03:59:27 -05:00
Ricardo Wurmus
fe4c37c244 gnu: Add MOSAIK.
* gnu/packages/bioinformatics.scm (mosaik): New variable.
2015-10-22 11:11:09 +02:00
Ricardo Wurmus
1e656049b0 gnu: Add python-numexpr.
* gnu/packages/python.scm (python-numexpr, python2-numexpr): New
  variables.
2015-10-22 11:02:36 +02:00
Mark H Weaver
e0a7d36458 gnu: dosbox: Put the 'autogen.sh' phase after 'unpack'.
* gnu/packages/games.scm (dosbox)[arguments]: Put the 'autogen.sh' phase
  after 'unpack', instead of before 'configure'.
2015-10-21 18:37:53 -04:00
Paul van der Walt
e11b275204 gnu: Add dosbox x86 emulator.
* gnu/packages/games.scm (dosbox): New variable.
2015-10-21 22:13:47 +02:00
Paul van der Walt
e8069d012f gnu: Add cmus.
* gnu/packages/music.scm (cmus): New variable.
2015-10-21 21:57:57 +02:00
Paul van der Walt
a7aa4e2a64 gnu: Add opusfile.
* gnu/packages/xiph.scm (opusfile): New variable.
2015-10-21 21:57:57 +02:00
Paul van der Walt
845b4f5b7b Revert "gnu: Add opusfile."
This reverts commit c3c239e615.
2015-10-21 21:49:50 +02:00
Paul van der Walt
fab7428881 gnu: Add libcue.
* gnu/packages/cdrom.scm (libcue): New variable.
2015-10-21 21:39:03 +02:00
Paul van der Walt
c3c239e615 gnu: Add opusfile.
* gnu/packages/xiph.scm (opusfile): New variable.
2015-10-21 21:32:34 +02:00
Ludovic Courtès
861be0cc1d packages: Update 'check-package-freshness' to use (guix upstream).
This is a followup to 0a7c5a0.
Reported by Efraim Flashner <efraim@flashner.co.il>.

* gnu/packages.scm (check-package-freshness): Update to the new (guix
  upstream) interface.
2015-10-21 18:28:14 +02:00
Ludovic Courtès
1a1553db7e gnu: gnu-pw-mgr: Update to 1.6.
* gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr): Update to 1.6.
2015-10-21 18:01:38 +02:00