summary refs log tree commit diff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2018-03-31gnu: Add ghc-yesod-form.rsiddharth
* gnu/packages/haskell-web.scm (ghc-yesod-form): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-email-validate.rsiddharth
* gnu/packages/haskell.scm (ghc-email-validate): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-yesod-persistent.rsiddharth
* gnu/packages/haskell-web.scm (ghc-yesod-pesistent): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: ghc-psqueues: Disable tests.rsiddharth
* gnu/packages/haskell.scm (ghc-psqueues)[arguments]: Set #:tests? to #f. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: ghc-math-functions: Disable tests.rsiddharth
* gnu/packages/haskell.scm (ghc-math-functions)[arguments]: Set #:tests? to #f. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-persistent-sqlite.rsiddharth
* gnu/packages/haskell.scm (ghc-persistent-sqlite): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-unliftio.rsiddharth
* gnu/packages/haskell.scm (ghc-unliftio): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-microlens-th.rsiddharth
* gnu/packages/haskell.scm (ghc-microlens-th): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-microlens.rsiddharth
* gnu/packages/haskell.scm (ghc-microlens): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-unliftio-core.rsiddharth
* gnu/packages/haskell.scm (ghc-unliftio-core): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-persistent-template.rsiddharth
* gnu/packages/haskell.scm (ghc-persistent-template): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-aeson-compat.rsiddharth
* gnu/packages/haskell.scm (ghc-aeson-compat): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-persistent.rsiddharth
* gnu/packages/haskell.scm (ghc-persistent): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-http-api-data.rsiddharth
* gnu/packages/haskell.scm (ghc-http-api-data): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-time-locale-compat.rsiddharth
* gnu/packages/haskell.scm (ghc-time-locale-compat): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-uri-bytestring.rsiddharth
* gnu/packages/haskell.scm (ghc-uri-bytestring): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-generics-sop.rsiddharth
* gnu/packages/haskell.scm (ghc-generics-sop): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-th-lift-instances.rsiddharth
* gnu/packages/haskell.scm (ghc-th-lift-instances): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-attoparsec-iso8601.rsiddharth
* gnu/packages/haskell.scm (ghc-attoparsec-iso8601): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-resource-pool.rsiddharth
* gnu/packages/haskell.scm (ghc-resource-pool): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-yesod-core.rsiddharth
* gnu/packages/haskell-web.scm (ghc-yesod-core): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-clientsession.rsiddharth
* gnu/packages/haskell-web.scm (ghc-clientsession): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-cprng-aes.rsiddharth
* gnu/packages/haskell-crypto.scm (ghc-cprng-aes): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-crypto-random.rsiddharth
* gnu/packages/haskell-crypto.scm (ghc-crypto-random): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-cipher-aes.rsiddharth
* gnu/packages/haskell-crypto.scm (ghc-cipher-aes): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-crypto-cipher-tests.rsiddharth
* gnu/packages/haskell-check.scm (ghc-crypto-cipher-tests): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-crypto-cipher-types.rsiddharth
* gnu/packages/haskell-crypto.scm (ghc-crypto-cipher-types): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-securemem.rsiddharth
* gnu/packages/haskell.scm (ghc-securemem): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-skein.rsiddharth
* gnu/packages/haskell-web.scm (ghc-skein): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-path-pieces.rsiddharth
* gnu/packages/haskell-web.scm (ghc-path-pieces): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-shakespeare.rsiddharth
* gnu/packages/haskell.scm (ghc-shakespeare): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-monad-logger.rsiddharth
* gnu/packages/haskell.scm (ghc-monad-logger): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-monad-loops.rsiddharth
* gnu/packages/haskell.scm (ghc-monad-loops): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add ghc-stm-chans.rsiddharth
* gnu/packages/haskell.scm (ghc-stm-chans): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: ghc-chunked-data: Update inputs.rsiddharth
* gnu/packages/haskell.scm (ghc-chunked-data)[inputs]: Add ghc-text. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: Add emacs-anzu.Sohom Bhattacharjee
* gnu/packages/emacs.scm (emacs-anzu): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-31gnu: wine-staging: Update to 3.5.Rutger Helling
* gnu/packages/wine.scm (wine-staging): Update to 3.5.
2018-03-31gnu: wine-staging-patchset-data: Update to 3.5.Rutger Helling
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.5.
2018-03-30gnu: python-pycanberra: Update to new upstream location.Nils Gillmann
* gnu/packages/libcanberra (python-pycanberra)[source]: Use new URL. [home-page]: Change to new URL. Signed-off-by: Nils Gillmann <ng0@n0.is> Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-03-30gnu: Add pinentry-emacs.Pierre Neidhardt
* gnu/packages/gnupg.scm (pinentry-emacs): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2018-03-30gnu: linux-libre: Update to 4.15.14.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.14. (%linux-libre-hash): Update hash.
2018-03-30gnu: linux-libre@4.14: Update to 4.14.31.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.31. (%linux-libre-4.14-hash): Update hash.
2018-03-30gnu: linux-libre@4.9: Update to 4.9.91.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.91.
2018-03-30gnu: linux-libre@4.4: Update to 4.4.125.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.125.
2018-03-30gnu: linux-libre@4.1: Update to 4.1.51.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.51.
2018-03-30gnu: Update php to 7.2.4.Julien Lepiller
* gnu/packages/php.scm (php): Update to 7.2.4.
2018-03-30gnu: Define ao.Ricardo Wurmus
This is a follow-up to commit 28f4d56dd311a3b4c7102394120de05be6937494. * gnu/packages/engineering.scm (ao): Restore variable definition.
2018-03-30gnu: ao: Update to 0-2.9d857d1.Ricardo Wurmus
* gnu/packages/engineering.scm (ao): Rename... (libfive): ...to this new variable; update to 0-2.9d857d1. [inputs]: Remove glfw, libepoxy, glm, guile-2.0; add qtbase, guile-2.2. [home-page]: Use new libfive home page. [description]: Adjust. (ao): Redefine using 'deprecated-package'.
2018-03-30gnu: emacs-org: Change source and naming scheme.Nicolas Goaziou
* gnu/packages/emacs.scm (emacs-org): Switch back to ELPA. Adopt its naming scheme.
2018-03-30gnu: emacs-org-contrib: Fix build.Nicolas Goaziou
* gnu/packages/emacs.scm (emacs-org-contrib): Update SHA256. [version]: Add keyword. [arguments]: Use new keyword.