Unverified Commit f1cb9b1b authored by 7c6f434c's avatar 7c6f434c Committed by GitHub
Browse files

Merge pull request #253537 from r-ryantm/auto-update/sleuthkit

sleuthkit: 4.12.0 -> 4.12.1
parents 18a3d8a5 34a16c9c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -12,14 +12,14 @@
}:

stdenv.mkDerivation rec {
  version = "4.12.0";
  version = "4.12.1";
  pname = "sleuthkit";

  sleuthsrc = fetchFromGitHub {
    owner = "sleuthkit";
    repo = "sleuthkit";
    rev = "${pname}-${version}";
    hash = "sha256-NX7LNtor7UQJ6HCDz9wGpxbqrLQTTH9+543hOaQOAz4=";
    hash = "sha256-q51UY2lIcLijycNaq9oQIwUXpp/1mfc3oPN4syOPF44=";
  };

  # Fetch libraries using a fixed output derivation