Unverified Commit 4cae00aa authored by Paul Meyer's avatar Paul Meyer Committed by GitHub
Browse files

valgrind.meta.homepage: update (#338562)

parents 5629520e fc295def
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -115,7 +115,7 @@ stdenv.mkDerivation rec {
  };

  meta = {
    homepage = "http://www.valgrind.org/";
    homepage = "https://valgrind.org/";
    description = "Debugging and profiling tool suite";

    longDescription = ''