syncthingtray: 1.1.20 -> 1.2.1

This commit is contained in:
R. Ryantm 2022-07-31 02:54:42 +00:00
parent 6d1f689374
commit 9b3be9e3d1

View File

@ -21,14 +21,14 @@
}:
mkDerivation rec {
version = "1.1.20";
version = "1.2.1";
pname = "syncthingtray";
src = fetchFromGitHub {
owner = "Martchus";
repo = "syncthingtray";
rev = "v${version}";
sha256 = "sha256-T0ddAROwVSh+IKGZZNDMC7YB2IfQZal2pAQ5ArirtjI=";
sha256 = "sha256-qcfmePPSuaCydATNhUCZ9ee9tV1KqclP9PPX6UPILTM=";
};
buildInputs = [