aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/gperf.scm
diff options
context:
space:
mode:
authorZheng Junjie <zhengjunjie@iscas.ac.cn>2024-11-07 19:00:09 +0800
committerZheng Junjie <zhengjunjie@iscas.ac.cn>2024-11-12 12:20:38 +0800
commitcea2e7633ddbce9ce467d752d1db61f7d6c63aa9 (patch)
tree254f83ef81efcc398a4d815411bbfc377df5a02c /gnu/packages/gperf.scm
parentef84004825cd8a60734258c054bed194c6628f8e (diff)
downloadguix-cea2e7633ddbce9ce467d752d1db61f7d6c63aa9.tar.gz
guix-cea2e7633ddbce9ce467d752d1db61f7d6c63aa9.zip
gnu: liblouisutdml: Update to 2.12.0-0.00ca783.
* gnu/packages/language.scm (liblouisutdml): Update to 2.12.0-0.00ca783. [arguments]: Use G-expressions. [native-inputs]: Remove labels. [propagated-inputs]: Remove labels. Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail> Change-Id: Iedbcb5b3073f26a42805ae02550a28f6f1abee86
Diffstat (limited to 'gnu/packages/gperf.scm')
0 files changed, 0 insertions, 0 deletions
askell-apps.scm?id=09c05fde523f3186d9e12ce3310139ecb69b78d7'>gnu: git-annex: Update to 8.20210310....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20210310. Signed-off-by: Leo Famulari <leo@famulari.name> Kyle Meyer 2021-02-24gnu: greenclip: Move to version-specific ghc-protolude-0.3 input....* gnu/packages/haskell-apps.scm (greenclip)[inputs]: Replace ghc-protolude with ghc-protolude-0.3. Léo Le Bouter 2021-02-24gnu: git-annex: Update to 8.20210223....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20210223. Signed-off-by: Leo Famulari <leo@famulari.name> Kyle Meyer 2021-02-24gnu: Add greenclip....* gnu/packages/haskell-apps.scm (greenclip): New variable. Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net> Léo Le Bouter 2021-02-22gnu: nixfmt: Fix name....* gnu/packages/haskell-apps.scm (nixfmt): Fix name. Nicolas Goaziou 2021-02-22gnu: Rename ghc-nixfmt into nixfmt...* gnu/packages/haskell-xyz.scm (ghc-nixfmt): Move to... * gnu/packages/haskell-apps.scm (nixfmt): ... here. This is a followup to 703ccd583611b6efa689b7a2d1daf35d6cd83c35. Nicolas Goaziou 2021-01-28gnu: git-annex: Update to 8.20210127....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20210127. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Kyle Meyer 2020-12-01gnu: git-annex: Update to 8.20201127....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20201127. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Kyle Meyer 2020-11-25gnu: git-annex: Update to 8.20201116....If ghc-torrent isn't available, git-annex will fall back to custom legacy code. However, this older code path has a build failure in the 8.20201116 release, and in general it'd be better to rely on the preferred, more exercised code path. * gnu/packages/haskell-apps.scm (git-annex): Update to 8.20201116. [inputs]: Add ghc-torrent. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Kyle Meyer 2020-11-08gnu: git-annex: Update to 8.20201103....* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20201103. Signed-off-by: Leo Famulari <leo@famulari.name> Kyle Meyer 2020-11-04git-annex: Enable pairing and assistant features....* gnu/packages/haskell-apps.scm (git-annex): Add appropriate dependencies and adjust flags to enable "assistant" and "pairing" features. Christopher Lemmer Webber