nwg-drawer: 0.4.8 -> 0.4.9

This commit is contained in:
R. Ryantm 2024-06-30 03:17:31 +00:00
parent 65ed2124ae
commit da5f6bea42

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=";