aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/dictionaries.scm
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish.is@lostca.se>2024-08-23 20:18:50 +0000
committerZheng Junjie <zhengjunjie@iscas.ac.cn>2024-08-28 08:03:20 +0800
commitae98caf5bca3cab25bffd180929f4ecf7d7f1aa9 (patch)
tree606b9909a72dda2e3895202b3f697bef45ff3cd9 /gnu/packages/dictionaries.scm
parentf4c019e94794eacd4baec3e50e536dc573d7097e (diff)
downloadguix-ae98caf5bca3cab25bffd180929f4ecf7d7f1aa9.tar.gz
guix-ae98caf5bca3cab25bffd180929f4ecf7d7f1aa9.zip
gnu: ugrep: Update to 6.5.0.
* gnu/packages/search.scm (ugrep): Update to 6.5.0. Change-Id: Icfbd8874b7c668cae4c761ec21530ff1e3a0e041 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
Diffstat (limited to 'gnu/packages/dictionaries.scm')
0 files changed, 0 insertions, 0 deletions
ust pyproject-build-system. Change-Id: I4928ad51bb915494d5234c48cc1d638dd4aa0aca 2024-03-23gnu: magic-wormhole-transit-relay: Simplify package.Sharlatan Hellseher * gnu/packages/magic-wormhole.scm (magic-wormhole-transit-relay) Use G-expressions [build-system]: Swap to pyproject-build-system. [arguments] <#:phases>: Remove traling #t from lambda. [native-inputs]: Add python-pytest. Change-Id: I1d72d48768016067d1a6a24e47eb9144b36d38e4 2024-03-23gnu: magic-wormhole-mailbox-server: Simplify package.Sharlatan Hellseher * gnu/packages/magic-wormhole.scm (magic-wormhole-mailbox-server) [build-system]: Swap to pyproject-build-system. [arguments] <#:phases>: Remove 'patch-tests phase. [native-inputs]: Add python-pytest. Change-Id: I23085e927965c2191bad242a0fb07132cb30e99d 2024-03-23gnu: magic-wormhole: Add licenses prefix.Sharlatan Hellseher Sort modules alphabetically and add prefix for licenses module. * gnu/packages/magic-wormhole.scm (magic-wormhole-mailbox-server, magic-wormhole-transit-relay, magic-wormhole) [license]: Use prefix. Change-Id: I2eac5730c9257fe435af102541bea4cdd9c66845 2024-03-23gnu: magic-wormhole: Fix indentation.Sharlatan Hellseher * gnu/packages/magic-wormhole.scm (magic-wormhole): Fix indentation. [description]: Start with a new line and fix indentation. Change-Id: I0d72dba2b5682c5bec71b6b5765d513f75c781f0 2024-03-23gnu: magic-wormhole: Simplify package.Sharlatan Hellseher * gnu/packages/magic-wormhole.scm: Use G-expressions. [build-system]: Swap to pyproject-bulid-system. [arguments]: <#:phases>: Remove trailing #t from lambda. [native-inputs]: Add python-pytest. Remove python-noiseprototocl. [propagated-inputs]: Add python-noiseprototocl, listed as an optional install dependence. Change-Id: Ie00a23ed3d31ca46d200fa6dfc5404f7803aae14 2024-03-23gnu: magic-wormhole: Update to 0.13.0.normalmente * gnu/packages/magic-wormhole.scm (magic-wormhole): Update to 0.13.0. [native-inputs]: Add python-noiseprotocol to make tests pass. Change-Id: I59008f27081efcc3b558dad59bef6ebdc9b34f38 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>