Merge pull request #81690 from r-ryantm/auto-update/krohnkite

krohnkite: 0.6.1 -> 0.7
This commit is contained in:
Mario Rodas 2020-03-04 08:42:50 -05:00 committed by GitHub
commit da1ed31104
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -3,13 +3,13 @@
mkDerivation rec {
pname = "krohnkite";
version = "0.6.1";
version = "0.7";
src = fetchFromGitHub {
owner = "esjeon";
repo = "krohnkite";
rev = "v${version}";
sha256 = "1rjmpnd5fc5dmxwq9pr0l858185h4580fhicgaywx9l3nppam72a";
sha256 = "0j3rm1w6d545qlmx02xs72b5zsigm48hp7lp7yh30z3cjqm00aap";
};
buildInputs = [