mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-19 00:08:32 +01:00
haskell-bert: update to version 1.2.2.3
This commit is contained in:
parent
c8bffc151d
commit
3253e63c2f
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "bert";
|
||||
version = "1.2.2.2";
|
||||
sha256 = "0bjrqgm0dpsrk1nivxmw2wvx33v7z7swgy3p5fb51vg7y81776cz";
|
||||
version = "1.2.2.3";
|
||||
sha256 = "1waq40hd9wqavzhnvfk1i6wjqkmfb4pl17h4acfzzyz8bj76alkq";
|
||||
buildDepends = [
|
||||
binary binaryConduit conduit conduitExtra mtl network parsec time
|
||||
void
|
||||
|
|
Loading…
Reference in a new issue