haskell-bert: update to version 1.2.2.3
This commit is contained in:
parent
c8bffc151d
commit
3253e63c2f
|
@ -7,8 +7,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "bert";
|
pname = "bert";
|
||||||
version = "1.2.2.2";
|
version = "1.2.2.3";
|
||||||
sha256 = "0bjrqgm0dpsrk1nivxmw2wvx33v7z7swgy3p5fb51vg7y81776cz";
|
sha256 = "1waq40hd9wqavzhnvfk1i6wjqkmfb4pl17h4acfzzyz8bj76alkq";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
binary binaryConduit conduit conduitExtra mtl network parsec time
|
binary binaryConduit conduit conduitExtra mtl network parsec time
|
||||||
void
|
void
|
||||||
|
|
Loading…
Reference in New Issue