mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 06:14:26 +03:00
haskell-MFlow: update to version 0.4.5.8
This commit is contained in:
parent
b0c34028ba
commit
7c5c6d0750
@ -9,8 +9,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "MFlow";
|
pname = "MFlow";
|
||||||
version = "0.4.5.7";
|
version = "0.4.5.8";
|
||||||
sha256 = "0faw082z8yyzf0k1vrgpqa8kvwb2zwmasy1p1vvj3a7lhhnlr20s";
|
sha256 = "1gfv5ky68dyn8gjjg60c5s9x3dl9xn6j9q43w7vaj9sd1q12wk3c";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
blazeHtml blazeMarkup caseInsensitive clientsession conduit
|
blazeHtml blazeMarkup caseInsensitive clientsession conduit
|
||||||
conduitExtra extensibleExceptions httpTypes monadloc mtl parsec
|
conduitExtra extensibleExceptions httpTypes monadloc mtl parsec
|
||||||
|
Loading…
Reference in New Issue
Block a user