Merge pull request #191053 from r-ryantm/auto-update/syncthingtray

This commit is contained in:
Doron Behar 2022-09-13 15:04:59 +00:00 committed by GitHub
commit 0afd542542
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,14 +21,14 @@
}:
mkDerivation rec {
version = "1.2.2";
version = "1.2.3";
pname = "syncthingtray";
src = fetchFromGitHub {
owner = "Martchus";
repo = "syncthingtray";
rev = "v${version}";
sha256 = "sha256-BdcMW9ePOLXOZnFxFb1h/mn5a6c8fHYFr9ckK9hXJAM=";
sha256 = "sha256-jMl2kXpHVXH/TfdPbq6bzdpNec6f1AUWsMNZzaAvK/I=";
};
buildInputs = [