Commit graph

5 commits

Author SHA1 Message Date
sternenseemann 7c84ea61ab rure: update locked dependencies 2023-03-13 02:15:10 +01:00
sternenseemann bc6c2ee545 rure: fix darwin dylib names
This hasn't been an issue on x86_64, but running it anyways shouldn't
hurt. aarch64-darwin's trouble could be due to codesigning? Besides that
there don't seem to be many differences between the actual derivations.

This also unbreaks the test suite of regex-rure.
2023-03-13 02:15:10 +01:00
sternenseemann 3f5e89e646 rure: 0.2.1 -> 0.2.2 2022-11-15 13:37:49 +01:00
sternenseemann 75b83f425e rure: update used dependencies
This includes especially regex 1.5.5 which fixes a possible denial of
service problem in regex parsing.
2022-05-12 22:23:23 +02:00
sternenseemann 452f76cfaf rure: init at 0.2.1
Also regenerate hackage-packages.nix so it picks up on the newly added
library and remove the broken flag no haskell.packages.ghc921.regex-rure
which builds fine now (earlier GHC versions bundle incompatible
bytestring versions).
2022-01-24 12:42:14 +01:00