mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-15 21:57:02 +03:00
haskell-haskdogs: update to version 0.3.1
This commit is contained in:
parent
a6c09a975d
commit
60195e10ba
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "haskdogs";
|
pname = "haskdogs";
|
||||||
version = "0.3";
|
version = "0.3.1";
|
||||||
sha256 = "0aji59sazlhn5yardgrsdpf85fvb0mwn4bpslcjxr7mnmpa7j0kz";
|
sha256 = "08x7pi1xpdf0pq395mfff5g676ws59li8xx94xnvxxjcsid6i709";
|
||||||
isLibrary = false;
|
isLibrary = false;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ Cabal filepath HSH ];
|
buildDepends = [ Cabal filepath HSH ];
|
||||||
|
Loading…
Reference in New Issue
Block a user