Merge pull request #242200 from r-ryantm/auto-update/ptcollab

ptcollab: 0.6.4.6 -> 0.6.4.7
This commit is contained in:
Nick Cao
2023-07-08 15:50:58 +08:00
committed by GitHub
+2 -2
View File
@@ -14,13 +14,13 @@
mkDerivation rec {
pname = "ptcollab";
version = "0.6.4.6";
version = "0.6.4.7";
src = fetchFromGitHub {
owner = "yuxshao";
repo = "ptcollab";
rev = "v${version}";
hash = "sha256-G0QQV0mvrrBAC2LSy45/NnEbHHA8/E0SZKJXvuVidRE=";
hash = "sha256-KYNov/HbKM2d8VVO8iyWA3XWFDE9iWeKkRCNC1xlPNw=";
};
nativeBuildInputs = [