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

turbovnc: 3.0 -> 3.0.1
This commit is contained in:
Niklas Hambüchen 2022-08-19 03:29:07 +02:00 committed by GitHub
commit 8896455eb3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,13 +28,13 @@
stdenv.mkDerivation rec {
pname = "turbovnc";
version = "3.0";
version = "3.0.1";
src = fetchFromGitHub {
owner = "TurboVNC";
repo = "turbovnc";
rev = version;
sha256 = "sha256-4/pfKb89ld32LvqTXjVpIJUCCDA+D7CLYMNFYytKVIE=";
sha256 = "sha256-GRY6aW6Kvy5sDQRiOVz2cUgKEG0IMveh80S26/rGWdM=";
};
# TODO: