haskell-codex: update to version 0.0.2.1
This commit is contained in:
parent
6f8794ecb2
commit
8b07b3a6a1
pkgs/development/tools/haskell/codex
|
@ -4,8 +4,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "codex";
|
||||
version = "0.0.2";
|
||||
sha256 = "156830krsn1qczrx27bn3ihqlis698sjf563sa2njvc7v85plx55";
|
||||
version = "0.0.2.1";
|
||||
sha256 = "0cwn44dw3fks1qaymrjn3q99lq6baginh12y6wwkhz53cd6cv41z";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
buildDepends = [
|
||||
|
|
Loading…
Reference in New Issue