Merge pull request #258356 from r-ryantm/auto-update/nwg-dock

nwg-dock: 0.3.7 -> 0.3.9
This commit is contained in:
Mario Rodas 2023-10-01 07:01:41 -05:00 committed by GitHub
commit 9009cb95ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,13 +8,13 @@
buildGoModule rec {
pname = "nwg-dock";
version = "0.3.7";
version = "0.3.9";
src = fetchFromGitHub {
owner = "nwg-piotr";
repo = pname;
rev = "v${version}";
sha256 = "sha256-Ci+221sXlaqr164OYVhj8sqGSwlpFln2RRUiGoTO8Fk=";
sha256 = "sha256-/iUtVym+fNnbBeLlrYIiO5tV9eeAVBh6Nw+d3GCJ/F8=";
};
vendorHash = "sha256-GW+shKOCwU8yprEfBeAPx1RDgjA7cZZzXDG112bdZ6k=";