forked from mirrors/nixpkgs
haskell-SourceGraph: update to version 0.7.0.5
This commit is contained in:
parent
946d22375b
commit
b91414b12e
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "SourceGraph";
|
pname = "SourceGraph";
|
||||||
version = "0.7.0.4";
|
version = "0.7.0.5";
|
||||||
sha256 = "1rxbanvw1dpdnpmrf5gpl12gn9796yq89dnmdxy56mb9qzsm7nm6";
|
sha256 = "0lbgs5a0ivn44bmc242hynsvczvxq2snz1fyjf13mrpfx8j5n8gk";
|
||||||
isLibrary = false;
|
isLibrary = false;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
|
|
Loading…
Reference in a new issue