Merge pull request #79444 from r-ryantm/auto-update/jtc

jtc: 1.75c -> 1.75d
This commit is contained in:
Mario Rodas 2020-02-07 07:57:21 -05:00 committed by GitHub
commit 1beceeb4f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,13 +2,13 @@
stdenv.mkDerivation rec {
pname = "jtc";
version = "1.75c";
version = "1.75d";
src = fetchFromGitHub {
owner = "ldn-softdev";
repo = pname;
rev = version;
sha256 = "0q72vak1sbhigqq1a0s873knnm666sz1k3sdxbbi3bzq1x8mnykd";
sha256 = "0vgb5hcgml0vmdal494231jq6dlr0qgssqhnrgsvqqjapy8xhnpw";
};
buildPhase = ''