haskell-codex: update to version 0.1.0.2
This commit is contained in:
parent
c0791a5b2c
commit
dfbce69f05
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "codex";
|
pname = "codex";
|
||||||
version = "0.1.0.1";
|
version = "0.1.0.2";
|
||||||
sha256 = "1s2sn2i0ah4wgyzz5vqkm65jkl3c38cwa2kp0az4xl3vb8y6x7la";
|
sha256 = "0dsc5dx5zcxf5wd2qf6gqzr8d613z1gkllmzzkbny3lxa512crsw";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
|
Loading…
Reference in New Issue
Block a user