mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 07:13:23 +01:00
haskell-ekg: update to version 0.4.0.5
This commit is contained in:
parent
9b3ea8a889
commit
cfdf4a4afd
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "ekg";
|
||||
version = "0.4.0.4";
|
||||
sha256 = "1v1kskl1fwwpv72lay8c7nlvg2dswf6wij176fjfml1v8lmll2lr";
|
||||
version = "0.4.0.5";
|
||||
sha256 = "0ak06yz88p79bhayy8byy3j9yw9bix7zhw8yxfcdnxjwgnx621h0";
|
||||
buildDepends = [
|
||||
aeson ekgCore filepath network snapCore snapServer text time
|
||||
transformers unorderedContainers
|
||||
|
|
Loading…
Reference in a new issue