mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 14:22:50 +03:00
haskell-flexible-defaults: updated to version 0.0.0.2
svn path=/nixpkgs/trunk/; revision=28633
This commit is contained in:
parent
2e6a02e093
commit
ce7e8f9781
@ -2,8 +2,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "flexible-defaults";
|
||||
version = "0.0.0.1";
|
||||
sha256 = "07a0gfs9qw1z5j1hq1m4aywgfmg67mkw6pc5xljyip99gvrxdngl";
|
||||
version = "0.0.0.2";
|
||||
sha256 = "0hr3x4hlah6pd88xvr9lgvz1v4pyxpyv6q9zms96jkm5wc4mkbwx";
|
||||
buildDepends = [ transformers ];
|
||||
meta = {
|
||||
homepage = "https://github.com/mokus0/flexible-defaults";
|
||||
|
Loading…
Reference in New Issue
Block a user