Merge pull request #323518 from r-ryantm/auto-update/nwg-drawer

nwg-drawer: 0.4.8 -> 0.4.9
This commit is contained in:
Aleksana 2024-07-06 17:22:45 +08:00 committed by GitHub
commit 0cd1c90d8b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,13 +12,13 @@
let
pname = "nwg-drawer";
version = "0.4.8";
version = "0.4.9";
src = fetchFromGitHub {
owner = "nwg-piotr";
repo = "nwg-drawer";
rev = "v${version}";
hash = "sha256-ZfWl9DfU8h300WbvFNOCs7QGp11NB49ShPRxY5hpNFE=";
hash = "sha256-KhgALKJNS7Y+u5pAfpvTup0W1+Vi6r1uaVFQZRiv4Dk=";
};
vendorHash = "sha256-J7r3YyfV5lRZbjKo7ZNHQrOqR1GNbUB7GxRMlXuuw/c=";