Merge pull request #244343 from laxect/waybar-0.9.20

waybar: 0.9.19 -> 0.9.20
This commit is contained in:
Nick Cao
2023-07-19 18:11:37 -06:00
committed by GitHub
+2 -2
View File
@@ -48,13 +48,13 @@ let
in
stdenv.mkDerivation rec {
pname = "waybar";
version = "0.9.19";
version = "0.9.20";
src = fetchFromGitHub {
owner = "Alexays";
repo = "Waybar";
rev = version;
hash = "sha256-55ZPqq/tJmF4sNdK72cgjXUWR4YtUfOrpePHn+E9T74=";
hash = "sha256-xLcoysnCPB9+jI5cZokWWIvXM5wo3eXOe/hXfuChBR4=";
};
postUnpack = lib.optional cavaSupport ''