Merge pull request #150309 from r-ryantm/auto-update/chiaki

chiaki: 2.1.0 -> 2.1.1
This commit is contained in:
Bobby Rong 2021-12-23 11:55:07 +08:00 committed by GitHub
commit 92d7de17f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,13 +18,13 @@
mkDerivation rec {
pname = "chiaki";
version = "2.1.0";
version = "2.1.1";
src = fetchgit {
url = "https://git.sr.ht/~thestr4ng3r/chiaki";
rev = "v${version}";
fetchSubmodules = true;
sha256 = "1hgh2j71rch53cnpm3f195gpfgrb4hd0yqa810k3ikar8zl4h7sd";
sha256 = "sha256-VkCA8KS4EHuVSgoYt1YDT38hA1NEBckiBwRcgDZUSs4=";
};
nativeBuildInputs = [