aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* gnu: ghc-syb: Update to 0.6.•••* gnu/packages/haskell.scm (ghc-syb): Update to 0.6. Paul van der Walt2015-10-23
* gnu: ghc-quickcheck: Update to 2.8.1.•••* gnu/packages/haskell.scm (ghc-quickcheck): Update to 2.8.1. Paul van der Walt2015-10-23
* gnu: ghc-primitive: Update to 0.6.1.0.•••* gnu/packages/haskell.scm (ghc-primitive): Update to 0.6.1.0. Paul van der Walt2015-10-23
* gnu: ghc-hashable: Update to 1.2.3.3.•••* gnu/packages/haskell.scm (ghc-hashable): Update to 1.2.3.3. Paul van der Walt2015-10-23
* gnu: ghc-text: Update to 1.2.1.3.•••* gnu/packages/haskell.scm (ghc-text): Update to 1.2.1.3. Paul van der Walt2015-10-23
* gnu: ghc-dlist: Enable tests.•••* gnu/packages/haskell.scm (ghc-dlist): Enable tests. Paul van der Walt2015-10-23
* gnu: ghc-dlist: Update to 0.7.1.2.•••* gnu/packages/haskell.scm (ghc-dlist): Update to version 0.7.1.2. Paul van der Walt2015-10-23
* 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. Paul van der Walt2015-10-23
* gnu: Add ghc-old-time.•••* gnu/packages/haskell.scm (ghc-old-time): New variable. Paul van der Walt2015-10-23
* gnu: xmonad: Patch for updated libraries.•••* gnu/packages/wm.scm (xmonad): Replicate patch from Hackage to compile against GHC 7.10.2. Paul van der Walt2015-10-23
* 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. Paul van der Walt2015-10-23
* gnu: ghc-utf8-string: Update to 1.0.1.1.•••* gnu/packages/haskell.scm (ghc-utf8-string): Update to 1.0.1.1. Paul van der Walt2015-10-23
* gnu: ghc-mtl: Update to 2.2.1.•••* gnu/packages/haskell.scm (ghc-mtl): Update to 2.2.1. Paul van der Walt2015-10-23
* 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. Paul van der Walt2015-10-23
* 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. Efraim Flashner2015-10-23
* gnu: pbzip2: Various fixes.•••* gnu/packages/compression.scm (pbzip)[uri]: Replace hardcoded version with variable. [arguments]: Remove configure phase. Add make flag. Efraim Flashner2015-10-23
* 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. Eric Bavier2015-10-22
* Revert "gnu: unzip: Reorganize security fixes for improved clarity."•••This reverts commit c46c931ecfe7fd4a5cbd979263d28d3f1e02bcca. Mark H Weaver2015-10-22
* 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. Mark H Weaver2015-10-22
* gnu: ntp: Update to 4.2.8p4.•••* gnu/packages/ntp.scm (ntp): Update to 4.2.8p4. Mark H Weaver2015-10-22
* gnu: Add python-statsmodels.•••* gnu/packages/statistics.scm (python-statsmodels, python2-statsmodels): New variables. Ricardo Wurmus2015-10-22
* gnu: Add python-patsy.•••* gnu/packages/statistics.scm (python-patsy, python2-patsy): New variables. Ricardo Wurmus2015-10-22
* gnu: Add pbzip2.•••* gnu/packages/compression.scm (pbzip2): New variable. Efraim Flashner2015-10-22
* gnu: dosbox: Add file-name property.•••* gnu/packages/games.scm (dosbox): Add file-name property, since the package is built from an SVN checkout. Paul van der Walt2015-10-22
* gnu: cmus: Add file-name property.•••* gnu/packages/music.scm (cmus): Add file-name, since the downloaded tar.gz only contains version number. Paul van der Walt2015-10-22
* 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. Eric Bavier2015-10-22
* gnu: Add MOSAIK.•••* gnu/packages/bioinformatics.scm (mosaik): New variable. Ricardo Wurmus2015-10-22
* gnu: Add python-numexpr.•••* gnu/packages/python.scm (python-numexpr, python2-numexpr): New variables. Ricardo Wurmus2015-10-22
* 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'. Mark H Weaver2015-10-21
* gnu: Add dosbox x86 emulator.•••* gnu/packages/games.scm (dosbox): New variable. Paul van der Walt2015-10-21
* gnu: Add cmus.•••* gnu/packages/music.scm (cmus): New variable. Paul van der Walt2015-10-21
* gnu: Add opusfile.•••* gnu/packages/xiph.scm (opusfile): New variable. Paul van der Walt2015-10-21
* Revert "gnu: Add opusfile."•••This reverts commit c3c239e615371c2edd9c34589ea91bdfb8ff94d8. Paul van der Walt2015-10-21
* gnu: Add libcue.•••* gnu/packages/cdrom.scm (libcue): New variable. Paul van der Walt2015-10-21
* gnu: Add opusfile.•••* gnu/packages/xiph.scm (opusfile): New variable. Paul van der Walt2015-10-21
* 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. Ludovic Courtès2015-10-21
* gnu: gnu-pw-mgr: Update to 1.6.•••* gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr): Update to 1.6. Ludovic Courtès2015-10-21
* gnu: help2man: Update to 1.47.2.•••* gnu/packages/man.scm (help2man): Update to 1.47.2. Ludovic Courtès2015-10-21
* gnu: less: Update to 481.•••* gnu/packages/less.scm (less): Update to 481. Ludovic Courtès2015-10-21
* gnu: freeipmi: Update to 1.4.10.•••* gnu/packages/freeipmi.scm (freeipmi): Update to 1.4.10. Ludovic Courtès2015-10-21
* import: cran: Add copyright notice.•••Add notice for commit d882c23. Ludovic Courtès2015-10-21
* import: cran: Avoid HTTP redirect.•••* guix/import/cran.scm (cran-fetch): Add trailing slash in URL to avoid HTTP redirect. Ludovic Courtès2015-10-21
* import: cran: Add updater.•••* guix/import/cran.scm (downloads->url, nodes->text): New procedures. (cran-sxml->sexp): Use them. Remove equivalent local code. (latest-release, cran-package?): New procedures. (%cran-updater): New variable. * guix/scripts/refresh.scm (%updaters): Add %CRAN-UPDATER. * doc/guix.texi (Invoking guix refresh): Mention CRAN. Ludovic Courtès2015-10-21
* refresh: Remove exception catch-all.•••* guix/scripts/refresh.scm (update-package): Remove 'catch #t'. Ludovic Courtès2015-10-21
* refresh: Add '--type' option.•••* guix/scripts/refresh.scm (%options, show-help): Add --type. (lookup-updater): New procedure. (update-package): Add 'updaters' parameter and honor it. (guix-refresh)[options->updaters]: New procedure. Use it, and honor --type. Ludovic Courtès2015-10-21
* import: elpa: Add updater.•••* guix/import/elpa.scm (latest-release, package-from-gnu.org?): New procedures. (%elpa-updater): New variable. * guix/scripts/refresh.scm (%updaters): Add %ELPA-UPDATER. Ludovic Courtès2015-10-21
* import: elpa: Use 'http-fetch/cached' to retrieve the archive.•••* guix/import/elpa.scm (elpa-fetch-archive): Set %HTTP-CACHE-TTL to 6 hours. (call-with-downloaded-file): Use 'http-fetch/cached' instead of 'url-fetch'. Ludovic Courtès2015-10-21
* gnu-maintenance: Generalize, leading to (guix upstream).•••* guix/gnu-maintenance.scm (<gnu-release>): Remove. (coalesce-releases): Move to upstream.scm. Rename to 'coalesce-sources'; adjust callers. (releases, latest-release): Return <upstream-source> objects instead of <gnu-release> objects. (latest-release*, non-emacs-gnu-package?): New procedures. (gnu-release-archive-types): Remove. (%gnu-updater): New variable. (package-update-path, download-tarball, package-update, update-package-source): Move to... * guix/upstream.scm: ... here. New file. * Makefile.am (MODULES): Add it. * po/guix/POTFILES.in: Replace gnu-maintenance.scm with upstream.scm. * guix/scripts/refresh.scm (%updaters): New variable. (update-package): Adjust to new 'package-update' interface. (guix-refresh): Adjust to new 'package-update-path'. Remove 'false-if-exception' around it. Ludovic Courtès2015-10-21
* http-client: '%http-cache-ttl' is really a parameter.•••Fixes a typo in commit 739ab68 that made it a procedure returning a parameter. * guix/http-client.scm (%http-cache-ttl): Turn into a parameter. Ludovic Courtès2015-10-21
* gnu: Add evilwm.•••* gnu/packages/wm.scm (evilwm): New variable. Eric Bavier2015-10-20