haskell-sample-frame: update to version 0.0.3
This commit is contained in:
parent
165ada34b9
commit
b9a837c26c
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "sample-frame";
|
pname = "sample-frame";
|
||||||
version = "0.0.2";
|
version = "0.0.3";
|
||||||
sha256 = "1k1fyslgw5vvn9a38mhp7c9j1xxf75ys010rcn2vr3pm6aj868sx";
|
sha256 = "0ivj0bcnqqc805np62bdpvh8v4ykmw86ph5rp7k54bbv9wd31bsv";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ QuickCheck storableRecord ];
|
buildDepends = [ QuickCheck storableRecord ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user