Unverified Commit 6e56af8a authored by Wael Nasreddine's avatar Wael Nasreddine Committed by GitHub
Browse files

ncps: 0.5.1 -> 0.5.2 (#476125)

parents 11e85d56 7660ed4a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -100,13 +100,13 @@ let

  finalAttrs = {
    pname = "ncps";
    version = "0.5.1";
    version = "0.5.2";

    src = fetchFromGitHub {
      owner = "kalbasit";
      repo = "ncps";
      tag = "v${finalAttrs.version}";
      hash = "sha256-dPCzfy29wjRL5eXaueM8qLtKMmsNcwTqtSDBNOJ4NMc=";
      hash = "sha256-uGghoADkD2eJYZwt8QSiVzw68dRDLI+OxMa1VAQhBKQ=";
    };

    ldflags = [