mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 21:33:03 +03:00
haskell-monad-journal: update to version 0.2.3.1
This commit is contained in:
parent
8e307572d2
commit
dfcf682c21
@ -5,8 +5,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "monad-journal";
|
||||
version = "0.2.3.0";
|
||||
sha256 = "1k0da0fwk05k8530rlys3n2s1z8glnfdivx93isy6cjr8amndc6b";
|
||||
version = "0.2.3.1";
|
||||
sha256 = "11p7qdga26wz82x6a1fl57iij4swsr1d1aly76sjrlvl8maqlf7d";
|
||||
buildDepends = [
|
||||
either monadControl mtl transformers transformersBase
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user