summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-21gnu: kmonad: Update to 0.3.0....* gnu/packages/haskell-apps.scm (kmonad): Update to 0.3.0. Alex Griffin
2019-11-21gnu: musescore: Update to 3.3.2....* gnu/packages/music.scm (musescore): Update to 3.3.2. Nicolas Goaziou
2019-11-21gnu: mame: Fix build on i686....* gnu/packages/emulators.scm (mame): Prevent strict-overflow error on i686 with "NOWERROR" flag. Nicolas Goaziou
2019-11-21doc: fcgiwrap-configuration: Remove stray period....* doc/guix.texi (Web Services)[fcgiwrap-configuration]: Remove a stray period. Efraim Flashner
2019-11-21gnu: Add ecasound....* gnu/packages/audio.scm (ecasound): Add it. Christopher Lemmer Webber
2019-11-21gnu: python2-mmtk: Update to 2.7.12....* gnu/packages/python-xyz.scm (python2-mmtk): Update to 2.7.12. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Konrad Hinsen
2019-11-21gnu: python2-scientific: New source code location....* gnu/packages/python-xyz.scm (python2-scientific): New source code location. Following the annoucement of Bitbucket to delete all Mercurial repositories in June 2020, the source code has been migrated to GitHub. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Konrad Hinsen
2019-11-21gnu: nmoldyn: New source code location....* gnu/packages/chemistry.scm (nmoldyn): New source code location. Following the annoucement of Bitbucket to delete all Mercurial repositories in June 2020, the source code has been migrated to GitHub. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Konrad Hinsen
2019-11-21pack: Add "--derivation"....* guix/scripts/pack.scm (%options, show-help): Add "--derivation". (guix-pack): Honor it. * tests/guix-pack.sh: Test it. * doc/guix.texi (Invoking guix pack): Document it. Ludovic Courtès
2019-11-20gnu: ghc-foundation: Disable broken test....* gnu/packages/haskell-xyz.scm (ghc-foundation)[arguments]: Add a phase that patches out a broken test. Timothy Sample
2019-11-20gnu: ghc-haddock: Update to 2.22.0....* gnu/packages/haskell-xyz.scm (ghc-haddock): Update to 2.22.0. [arguments]: Replace the 'remove-haddock-test-test-suites' phase with a 'remove-hoogle-test' phase, which only disables the Hoogle test; add a new phase that puts the newly built 'haddock' binary in the 'PATH' variable for testing. [native-inputs]: Add 'ghc-haddock-test'. (ghc-haddock-test): New variable. Timothy Sample
2019-11-20gnu: ghc-haddock-api: Update to 2.22.0....* gnu/packages/patches/ghc-haddock-api-fix-haddock.patch: New file. * gnu/local.mk: Add it. * gnu/packages/haskell-xyz.scm (ghc-haddock-api): Update to 2.22.0. [source]: Use the new patch. [arguments]: Change the 'update-constraints' phase to allow newer versions of 'QuickCheck' and 'hspec'. Timothy Sample
2019-11-20gnu: ngless: Update to 1.0.1....* gnu/packages/bioinformatics.scm (ngless): Update to 1.0.1. [arguments]: Add a 'create-Versions.hs' phase that patches the Makefile and invokes 'make' to generate a required file. [inputs]: Remove 'ghc-chart', 'ghc-chart-cairo', and 'ghc-conduit-combinators'; add 'ghc-diagrams-core', 'ghc-diagrams-lib', 'ghc-diagrams-svg', and 'ghc-tar-conduit'. Timothy Sample
2019-11-20gnu: Add ghc-diagrams-svg....* gnu/packages/haskell-xyz.scm (ghc-diagrams-svg): New variable. Timothy Sample
2019-11-20gnu: Add ghc-svg-builder....* gnu/packages/haskell-xyz.scm (ghc-svg-builder): New variable. Timothy Sample
2019-11-20gnu: Add ghc-diagrams-lib....* gnu/packages/haskell-xyz.scm (ghc-diagrams-lib): New variable. Timothy Sample
2019-11-20gnu: Add ghc-diagrams-solve....* gnu/packages/haskell-xyz.scm (ghc-diagrams-solve): New variable. Timothy Sample
2019-11-20gnu: Add ghc-active....* gnu/packages/haskell-xyz.scm (ghc-active): New variable. Timothy Sample
2019-11-20gnu: Add ghc-intervals....* gnu/packages/haskell-xyz.scm (ghc-intervals): New variable. Timothy Sample
2019-11-20gnu: Add ghc-numeric-extras....* gnu/packages/haskell-xyz.scm (ghc-numeric-extras): New variable. Timothy Sample
2019-11-20gnu: Add ghc-diagrams-core....* gnu/packages/haskell-xyz.scm (ghc-diagrams-core): New variable. Timothy Sample
2019-11-20gnu: Add ghc-dual-tree....* gnu/packages/haskell-xyz.scm (ghc-dual-tree): New variable. Timothy Sample
2019-11-20gnu: Add ghc-monoid-extras....* gnu/packages/haskell-xyz.scm (ghc-monoid-extras): New variable. Timothy Sample
2019-11-20gnu: Add ghc-groups....* gnu/packages/haskell-xyz.scm (ghc-groups): New variable. Timothy Sample
2019-11-20gnu: Add ghc-testing-feat....* gnu/packages/haskell-check.scm (ghc-testing-feat): New variable. Timothy Sample
2019-11-20gnu: Add ghc-size-based....* gnu/packages/haskell-xyz.scm (ghc-size-based): New variable. Timothy Sample
2019-11-20gnu: Add ghc-dictionary-sharing....* gnu/packages/haskell-xyz.scm (ghc-dictionary-sharing): New variable. Timothy Sample
2019-11-20gnu: Add ghc-testing-type-modifiers....* gnu/packages/haskell-check.scm (ghc-testing-type-modifiers): New variable. Timothy Sample
2019-11-20gnu: Add ghc-tar-conduit....* gnu/packages/haskell-xyz.scm (ghc-tar-conduit): New variable. Timothy Sample
2019-11-20gnu: Update xmobar to 0.31....* gnu/packages/wm.scm (xmobar): Update to 0.31. [arguments]: Remove the previous configure flags and set the 'all_extensions' flag; add a 'patch-test-shebang' phase. [inputs]: Add 'ghc-alsa-core', 'ghc-alsa-mixer', 'ghc-dbus', 'ghc-http-conduit', 'ghc-http-types', 'ghc-libmpd', 'ghc-old-locale', 'ghc-temporary', 'ghc-timezone-olson', and 'ghc-x11'. Signed-off-by: Timothy Sample <samplet@ngyro.com> John Soo
2019-11-20gnu: Add ghc-dbus....* gnu/packages/haskell-xyz.scm (ghc-dbus): New variable. Signed-off-by: Timothy Sample <samplet@ngyro.com> John Soo
2019-11-20gnu: Add ghc-timezone-olson....* gnu/packages/haskell-xyz.scm (ghc-timezone-olson): New variable. Signed-off-by: Timothy Sample <samplet@ngyro.com> John Soo
2019-11-20gnu: Add ghc-timezone-series....* gnu/packages/haskell-xyz.scm (ghc-timezone-series): New variable. Signed-off-by: Timothy Sample <samplet@ngyro.com> John Soo
2019-11-20gnu: Add ghc-alsa-mixer....* gnu/packages/haskell-xyz.scm (ghc-alsa-mixer): New variable. Signed-off-by: Timothy Sample <samplet@ngyro.com> John Soo
2019-11-20gnu: elm-compiler: Fix Cabal dependency constraints....This package used a patch to update the Cabal version constraints for 'language-glsl'. This is now done in a phase for consistency with other Haskell packages. * gnu/packages/elm.scm (elm-compiler): Add a phase that updates the Cabal file to allow for newer versions of 'ansi-terminal', 'containers', 'http-client', 'language-glsl', and 'network'. [source]: Remove 'elm-compiler-relax-glsl-bound.patch'. * gnu/packages/patches/elm-compiler-relax-glsl-bound.patch: Delete file. * gnu/local.mk: Remove it. Timothy Sample
2019-11-20gnu: idris: Fix Cabal dependency constraints....* gnu/packages/idris.scm (idris): Add a phase that updates the Cabal file to allow for newer versions of 'ansi-terminal'. Timothy Sample
2019-11-20gnu: cedille: Use most recent GHC....* gnu/packages/cedille.scm (cedille)[inputs]: Replace 'ghc-8.4' with 'ghc'. Timothy Sample
2019-11-20gnu: agda: Update to 2.6.0.1....* gnu/packages/agda.scm (agda): Update to 2.6.0.1. [inputs]: Remove 'ghc-parallel'; add 'ghc-aeson' and 'ghc-exceptions'. Timothy Sample
2019-11-20gnu: ghc-atomic-primops: Update to 0.8.3....* gnu/packages/haskell-xyz.scm (ghc-atomic-primops): Update to 0.8.3. Timothy Sample
2019-11-20gnu: ghc-chart-cairo: Update to 1.9.1....* gnu/packages/haskell-xyz.scm (ghc-chart-cairo): Update to 1.9.1. Timothy Sample
2019-11-20gnu: ghc-equivalence: Update to 0.3.5....* gnu/packages/haskell-xyz.scm (ghc-equivalence): Update to 0.3.5. [inputs]: Remove 'ghc-test-framework' and 'ghc-test-framework-quickcheck2'; add 'ghc-fail'. Timothy Sample
2019-11-20gnu: ghc-geniplate-mirror: Update Cabal file to r2....* gnu/packages/haskell-xyz.scm (ghc-geniplate-mirror): Update Cabal file to r2. Timothy Sample
2019-11-20gnu: ghc-hindent: Update to 5.3.1....* gnu/packages/haskell-xyz.scm (ghc-hindent): Update to 5.3.1. Timothy Sample
2019-11-20gnu: Remove ghc-monadplus....The package doesn't build, has no reverse dependencies, and does not work with newer versions of GHC. * gnu/packages/haskell-xyz.scm (ghc-monadplus): Remove variable. Timothy Sample
2019-11-20gnu: ghc-options: Fix Cabal dependency constraints....* gnu/packages/haskell-xyz.scm (ghc-options): Add a phase that updates the Cabal file to allow for newer versions of 'chell'. Timothy Sample
2019-11-20gnu: ghc-stylish-haskell: Fix Cabal dependency constraints....* gnu/packages/haskell-xyz.scm (ghc-stylish-haskell): Add a phase that updates the Cabal file to allow for newer versions of 'haskell-src-exts'. Timothy Sample
2019-11-20gnu: ghc-bsb-http-chunked: Disable tests on i686-linux....* gnu/packages/haskell-web.scm (ghc-bsb-http-chunked)[arguments]: Disable tests on i686-linux. Timothy Sample
2019-11-20gnu: ghc-microlens-aeson: Patch tests for i686-linux....* gnu/packages/patches/ghc-microlens-aeson-fix-tests.patch: New file. * gnu/local.mk: Add it. * gnu/packages/haskell-xyz.scm (ghc-microlens-aeson): Use it. Timothy Sample
2019-11-20gnu: darcs: Fix Cabal dependency constraints....* gnu/packages/haskell-apps.scm (darcs): Update the Cabal file to r1 and change the phase that updates the Cabal file to allow for newer versions of 'QuickCheck'. Timothy Sample
2019-11-20gnu: ghc-sandi: Update to 0.5....* gnu/packages/haskell-xyz.scm (ghc-sandi): Update to 0.5. Timothy Sample