forked from mirrors/nixpkgs
haskell-codex: update to version 0.1.0.5
This commit is contained in:
parent
44d0ad4c19
commit
cb3ee96ae7
|
@ -6,8 +6,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "codex";
|
pname = "codex";
|
||||||
version = "0.1.0.4";
|
version = "0.1.0.5";
|
||||||
sha256 = "1wnrjmf2iypnmdsmjxbjg7kqn8802yhd9vbdc4vg19pqspir87wz";
|
sha256 = "0hlx72dan9qvwrpp6rkyr6y9zk2lafa15va098w38r7658jymfy0";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
|
|
Loading…
Reference in a new issue