aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/java.scm
blob: a4659240fc5064cc44bb90efebfe562110775b0f (about) (plain)
blob size (499KB) exceeds display size limit (100KB).
crypto.scm (ghc-curve25519): Fix synopsis. * gnu/packages/haskell-xyz.scm (ghc-base-compat-batteries): Fix synopsis. (ghc-generic-lens-core): Fix synopsis. (ghc-generic-lens): Fix synopsis. (ghc-skylighting): Fix synopsis. (ghc-git-lfs): Fix synopsis. (ghc-barbies): Fix synopsis. (ghc-witherable): Fix synopsis. (ghc-pcg-random): Fix synopsis. (ghc-ordered-containers): Fix synopsis. (ghc-cabal-syntax): Fix synopsis. (ghc-tasty-hslua): Fix synopsis. (ghc-hslua-marshalling): Fix synopsis. (ghc-lua-arbitrary): Fix synopsis. (ghc-hslua-aeson): Fix synopsis. (ghc-gridtables): Fix synopsis. (ghc-servant): Fix synopsis. (ghc-servant-server): Fix synopsis. (ghc-hslua-packaging): Fix synopsis. (ghc-hslua-module-version): Fix synopsis. Signed-off-by: Vagrant Cascadian <vagrant@debian.org> Gabriel Wicki 2024-11-30gnu: git-annex: Update to 10.20241031...* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20241031. [inputs]: Add ghc-servant-client and ghc-servant-server. Change-Id: Ic7892a9745123e957bc2b07d9e75845a23a00c35 Signed-off-by: Lars-Dominik Braun <lars@6xq.net> Matthias Riße 2024-09-16gnu: matterhorn: Add a source file-name....* gnu/packages/haskell-apps.scm (matterhorn)[source]: Add a file-name field. Change-Id: Ia0018465090271c833e94f72d8951b1a9bafb353 Efraim Flashner 2024-09-11gnu: git-annex: Fix bash completion directory....This is a follow-up to 7c5d4031c9572e51f64ba82cc909aa2ffdeda47e. * gnu/packages/haskell-apps.scm (git-annex)[arguments]: Fix a typo in the bash completion directory. Change-Id: Ibbf807203c8305910acf3a2a0dd2d6086ffb6dfd Efraim Flashner 2024-09-11gnu: git-annex: Update to 10.20240831....* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20240831. Change-Id: I6204f4a681b0fc1c176bb2da92c2556a018cd412 Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Matthias Riße 2024-09-09gnu: git-annex: Update to 10.20240808....* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20240808. Change-Id: Id9b3b4ace4871cf9ba04404b43784269a9c45daa Signed-off-by: Ludovic Courtès <ludo@gnu.org> Matthias Riße 2024-08-31gnu: raincat: Add 'bash' input for 'wrap-program'....It is required for cross-compilation. * gnu/packages/haskell-apps.scm (raincat)[inputs]: Add 'bash-minimal'. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I43678905da46d4ab6638d2c7744a547d5ee00089 Maxime Devos 2024-08-18gnu: kmonad: Update to 0.4.2-1.07cd1cb....* gnu/packages/haskell-apps.scm (kmonad): Update to 0.4.2-1.07cd1cb. Change-Id: I8a8d36577804d2221b39b430d26e9fd17204c0de Andrew Tropin 2024-08-16gnu: shellcheck: Update to 0.10.0....* gnu/packages/haskell-apps.scm (shellcheck): Update to 0.10.0. [arguments]: Use modern style and make manpage script executable. Change-Id: Id9dd03df4f8f0033dd3fc9a23b0b4d65ea1a73c6 jgart 2024-07-26gnu: kmonad: Update to 0.4.2-0.31c591b....* gnu/packages/haskell-apps.scm (kmonad): Update to 0.4.2-0.31c591b. Change-Id: I3e374285b075e34e7bb4b82d574c4c6305f6b9a7 Andrew Tropin 2024-07-23gnu: Add matterhorn....* gnu/packages/haskell-apps.scm (matterhorn): New variable. Change-Id: I8f83b39fdc5f94251239129814068000fb492336 Romain GARBAGE 2024-03-05gnu: git-annex: Update to 10.20240227....* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20240227. Change-Id: I440fbc80f58671cbe515b7b0a1605dabe6fd76e3 Signed-off-by: Efraim Flashner <efraim@flashner.co.il> TakeV 2023-11-19gnu: git-annex: Add dbus support....* gnu/packages/haskell-apps.scm (git-annex)[inputs]: Add ghc-dbus, ghc-fdo-notify. Change-Id: I7472bcaeebdf1c2c68230b0d1e00ba72dff81ccf Efraim Flashner 2023-11-19gnu: git-annex: Update to 10.20230926....* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20230926. [inputs]: Add ghc-git-lfs. Change-Id: Ic7a1f246e51df2ff153a630d3ebbb9883b63a2d1 Efraim Flashner 2023-11-19gnu: git-annex: Add shell completions....* gnu/packages/haskell-apps.scm (git-annex)[arguments]: Rename 'install-manpages to 'install-more and install the shell completions. Change-Id: I3c5707037ba9b3c3903dd37c334c1eb6dca929e2 Efraim Flashner 2023-11-19gnu: git-annex: Install manpages....* gnu/packages/haskell-apps.scm (git-annex)[source]: Download using git-fetch. [arguments]: Rewrite 'build-manpages and 'install-manpages to use the Makefile. Change-Id: I58e58382e6d8c57830aa5ddb40f02cf949089aa1 Efraim Flashner 2023-09-19gnu: git-annex: Update to 10.20230828....* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20230828. Efraim Flashner