2022-02-11 10:51:15 by Masatake Daimon | Files touched by this commit (5) |
Log message:
Import unicode-transform-0.4.0
0.4.0 (November 2021)
Bump unicode-data to 0.2
Allow text 2.0
Update to Unicode version 14.0.0
Drop support for GHC 7.10
0.3.8
Allow ghc-prim 0.7
Extract unicode-data into its own package
Depend on the latest stable text
|
2022-01-18 03:48:33 by Masatake Daimon | Files touched by this commit (541) |
Log message:
Bump packages that depends on GHC
|
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|
2021-05-03 21:01:21 by Masatake Daimon | Files touched by this commit (475) |
Log message:
*: Bump PKGREVISION for ghc-9.0.1
|
2021-04-24 19:31:23 by Masatake Daimon | Files touched by this commit (5) |
Log message:
Update to unicode-transforms-0.3.7.1
0.3.7.1
* Fix x32 build
0.3.7
* Significant performance improvements
* Update to Unicode version 13.0.0
|
2020-05-11 19:52:21 by Roland Illig | Files touched by this commit (190) |
Log message:
hs-*: add PLIST files
These PLIST files have been autogenerated by mk/haskell.mk using
HS_UPDATE_PLIST=yes during a bulk build. They will help to track changes
to the packages. The Haskell packages didn't have PLIST files because
their paths contained package hashes. These hashes are now determined by
mk/haskell.mk, which makes it easy to generate easy to read PLIST files.
|
2020-01-17 19:49:18 by Masatake Daimon | Files touched by this commit (4) |
Log message:
Import unicode-transforms-0.3.6
Fast Unicode 12.1.0 normalization in Haskell (NFC, NFKC, NFD, NFKD).
|