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 07:59:54 by Masatake Daimon | Files touched by this commit (4) |
Log message:
Update to blaze-markup-0.8.2.8
- 0.8.2.8 (2021-03-04)
* Bump `base` upper bound to 4.16
* Bump `tasty` upper bound to 1.5
* Bump `bytestring` upper bound to 0.12
- 0.8.2.7 (2020-06-30)
* Bump Cabal version lower bound to 1.10
- 0.8.2.6 (2020-06-30)
* Bump `tasty` upper bound to 1.4
- 0.8.2.5 (2020-04-20)
* Bump `base` upper bound to 4.15
- 0.8.2.4 (2020-03-29)
* Bump `QuickCheck` upper bound to 2.15
|
2021-02-18 16:07:28 by Makoto Fujiwara | Files touched by this commit (19) |
Log message:
(*/hs-*) BUILDLINK_API_DEPENDS.ghc <8.10, again
|
2021-02-13 09:01:01 by Makoto Fujiwara | Files touched by this commit (29) |
Log message:
(*/hs-*) fix build, not adapted to ghc90 version
|
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-11 12:15:53 by Masatake Daimon | Files touched by this commit (2) |
Log message:
Remove dependency on devel/hs-text
It's now part of GHC.
Also contravariant, fail, and semigroups are no longer required as of GHC 8.
|
2020-01-02 12:47:47 by Masatake Daimon | Files touched by this commit (4) |
Log message:
Update to blaze-markup-0.8.2.3
- 0.8.2.3 (2019-10-02)
* Bump `base` to 4.13
* Bump `tasty` to 1.2
* Bump `QuickCheck` to 2.13
- 0.8.2.2 (2018-09-25)
* Bump `base` to 4.12
* Bump `containers` to 0.6
* Bump `tasty` to 1.1
- 0.8.2.1 (2018-04-09)
* Bump `QuickCheck` dependency to allow 2.11
* Bump `tasty` dependency to allow 1.0
* Bump `tasty-hunit` dependency to allow 0.10
* Bump `tasty-quickcheck` dependency to allow 0.10
- 0.8.2.0 (2018-01-09)
* Define `ToMarkup` instance for `Natural`.
- 0.8.1.0 (2017-09-16)
* Compatibility with Semigroup/Monoid proposal
* Switch to `tasty` for running tests
- 0.8.0.0 (2017-01-30)
* Make `MarkupM` finally adhere to the Monad laws
* Stricten the `IsString` instance to only work with `MarkupM ()` and not
`MarkupM a`
* Change the type of `contents` to `MarkupM a -> MarkupM a`
* Add a `Semigroup` instance for `MarkupM`
- 0.7.1.1
* Bump `HUnit` dependency to allow 1.5
- 0.7.1.0
* Relax `QuickCheck` dependency to allow 2.9
* Add text builder instances
- 0.7.0.3
* Relax `HUnit` dependency to allow 1.3
- 0.7.0.2
* Relax `blaze-builder` dependency to allow 0.3
- 0.7.0.1
* Bump `QuickCheck` dependency to allow 2.8
- 0.7.0.0
* Depend on blaze-builder 0.4
- 0.6.3.0
* Add combinators to insert HTML comments
- 0.6.2.0
* Add `Applicative` instance for `MarkupM`
|
2016-01-10 12:49:11 by Ryosuke Moro | Files touched by this commit (48) |
Log message:
Bump PKGREVISION for hs-text-1.2.2.0 || hs-hashable-1.2.3.3
|