aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/cmake.scm
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2016-10-20 17:39:48 -0400
committerLeo Famulari <leo@famulari.name>2016-10-20 17:42:49 -0400
commit5d5cdb7ca40a7dee2047de90040f41ece83d7948 (patch)
treec98e80f4418281c9d5575a98b5fbf239bef54bc5 /gnu/packages/cmake.scm
parent88576735bf4251ec893b93812021a54816f79be3 (diff)
downloadguix-5d5cdb7ca40a7dee2047de90040f41ece83d7948.tar.gz
guix-5d5cdb7ca40a7dee2047de90040f41ece83d7948.zip
gnu: linux-libre-4.4: Update to 4.4.26.
* gnu/packages/linux.scm (linux-libre): Update to 4.4.26.
Diffstat (limited to 'gnu/packages/cmake.scm')
0 files changed, 0 insertions, 0 deletions
iable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> 2019-06-05gnu: Add Danish Aspell dictionary.Jens Mølgaard * gnu/packages/aspell.scm (aspell-dict-da): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> 2019-06-05gnu: Add Belarusian Aspell dictionary.Jens Mølgaard * gnu/packages/aspell.scm (aspell-dict-be): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> 2019-06-05gnu: Add Arabic Aspell dictionary.Jens Mølgaard * gnu/packages/aspell.scm (aspell-dict-ar): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> 2019-03-12gnu: aspell-dict-it: Update to 2.4-20070901-0.Tobias Geerinckx-Rice * gnu/packages/aspell.scm (aspell-dict-it): Update to 2.4-20070901-0. 2019-01-05gnu: hunspell-dict-en: Update to 2018-04-16.Efraim Flashner * gnu/packages/aspell.scm (aspell-word-list): Update to 2018.04.16. [arguments]: Use 'invoke'. 2018-07-23gnu: aspell: Allow filters to be found.Ludovic Courtès Reported by Pierre-Antoine Rouby. * gnu/packages/aspell.scm (aspell)[arguments]: Add 'set-filter-path' phase. 2018-07-17gnu: aspell-dict-en: Update to 2018.04.16-0.Efraim Flashner * gnu/packages/aspell.scm (aspell-dict-en): Update to 2018.04.16-0. 2018-03-27gnu: aspell-dict-*: Use invoke.Mark H Weaver * gnu/packages/aspell.scm (aspell-dictionary): Use invoke in the custom configure phase. 2018-03-20gnu: aspell: Return #t from all phases.Mark H Weaver * gnu/packages/aspell.scm (aspell)[arguments]: Return #t from the 'wrap-aspell' phase. 2018-01-13gnu: hunspell-dict-en: Include all the .dic files.Ludovic Courtès Fixes a regression introduced in d4d7d70912642be18d93c9ce6470f8650097b5e5 which broke 'hunspell-dict-en' (but not the 'hunspell-dict-en-*' variants.) * gnu/packages/aspell.scm (aspell-word-list)[install]: Check whether 'LANGUAGE.dic' exist before installing it. If it doesn't exist, install all of *.dic.