Merge pull request #115669 from r-ryantm/auto-update/turbovnc

turbovnc: 2.2.5 -> 2.2.6
This commit is contained in:
Ryan Mulligan 2021-03-15 19:25:11 -07:00 committed by GitHub
commit 623851e197
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,13 +21,13 @@
stdenv.mkDerivation rec {
pname = "turbovnc";
version = "2.2.5";
version = "2.2.6";
src = fetchFromGitHub {
owner = "TurboVNC";
repo = "turbovnc";
rev = version;
sha256 = "0r2lk5lza7a9h02g4z5j59d8qj0x1q1my665d1x1plny4g46vam0";
sha256 = "sha256-HSppHPBBkTf+88ZBaYG6JK4A/5lOBCxPFv6898TD7PE=";
};
# TODO: