haskell-bytestring-lexing: update to version 0.4.2
This commit is contained in:
parent
75551477ce
commit
53b329cd9d
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "bytestring-lexing";
|
pname = "bytestring-lexing";
|
||||||
version = "0.4.0";
|
version = "0.4.2";
|
||||||
sha256 = "1lww38rab9k8drndqkg306kiq6663i89sq6l1bvjv6cs13acc8wr";
|
sha256 = "0s9rip1ik7f29n2i88277vhy7dqhc2bb5bb9l6fd47disb78ic9h";
|
||||||
buildTools = [ alex ];
|
buildTools = [ alex ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://code.haskell.org/~wren/";
|
homepage = "http://code.haskell.org/~wren/";
|
||||||
|
Loading…
Reference in New Issue
Block a user