nwg-drawer: 0.7.1 -> 0.7.3 (#425283)

This commit is contained in:
Nick Cao 2025-07-15 13:42:44 -04:00 committed by GitHub
commit 3fb8e83bec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,13 +13,13 @@
let
pname = "nwg-drawer";
version = "0.7.1";
version = "0.7.3";
src = fetchFromGitHub {
owner = "nwg-piotr";
repo = "nwg-drawer";
rev = "v${version}";
hash = "sha256-vORjD6nMy0h2Udo6Sy6aD0td+sLBUusDRiuT6jssais=";
hash = "sha256-5e0NQ3A8KXnXAYma42JPvS6RLocFOTe76tPSFdg97NM=";
};
vendorHash = "sha256-ftE8u0m1KGyEdLVbmpFKCeuDFnBcY3AyqmWNGPST27k=";