Next | Query returned 21 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-04-29 05:48:16 by Masatake Daimon | Files touched by this commit (4)
Log message:
archivers/hs-zlib: Update to 0.7.1.0

0.7.1.0 Bodigrim andrew.lelechenko@gmail.com April 2024

    Split zlib C sources into zlib-clib package (thanks @hasufell).
    Use zlib-clib on Windows, unless pkg-config is available.

0.7.0.0 Bodigrim andrew.lelechenko@gmail.com February 2024

    Bump bundled zlib to 1.3.1.
    Hide deprecated constructors of CompressionLevel, Method, WindowBits, \ 
MemoryLevel, CompressionStrategy and Format.
    Make WindowBits, MemoryLevel and CompressionLevel newtypes over Int.
    Add smart constructors rleStrategy and fixedStrategy.
    Add assorted Eq, Ord, Typeable and Generic instances.
    Make flag pkg-config automatic and on by default.
    Make flag bundled-c-zlib to take priority over pkg-config.
    Do not force bundled-c-zlib on Windows, but force it for WASM.
    Strip install-includes, do not install any headers.
    Export DecompressError from non-internal modules.
    Fix compression/decompression of ByteString chunks > 4G.
    Flip flag non-blocking-ffi to be True be default.
   2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141)
Log message:
Revbump all Haskell after updating lang/ghc96
   2023-10-27 10:13:04 by Masatake Daimon | Files touched by this commit (2)
Log message:
archivers/hs-zlib: Fix build with GHC 9.6
   2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988)
Log message:
Bump Haskell packages after updating lang/ghc94
   2023-01-25 10:48:10 by Masatake Daimon | Files touched by this commit (5)
Log message:
archivers/hs-zlib: Update to 0.6.3.0

0.6.3.0 - Andrew Lelechenko - May 2022
 * Bump bundled zlib to 1.2.12, #48
 * Support base-4.17
   2022-02-26 04:58:36 by Masatake Daimon | Files touched by this commit (872)
Log message:
Bump all Haskell packages after enabling "split sections" in mk/haskell.mk
   2022-02-12 09:51:00 by Masatake Daimon | Files touched by this commit (575)
Log message:
revbump after changing the default Haskell compiler
   2022-02-11 14:03:40 by Masatake Daimon | Files touched by this commit (3)
Log message:
Fix build with GHC 9.2
   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 11:57:20 by Nia Alarie | Files touched by this commit (140)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and SHA512
hashes.

Next | Query returned 21 messages, browsing 1 to 10 | Previous