Skip to content

Commit

Permalink
nwg-dock-hyprland: 0.4.2 -> 0.4.3 (NixOS#376130)
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ryantm authored Jan 23, 2025
1 parent a448f5c commit 933f4a1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/by-name/nw/nwg-dock-hyprland/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@

buildGoModule rec {
pname = "nwg-dock-hyprland";
version = "0.4.2";
version = "0.4.3";

src = fetchFromGitHub {
owner = "nwg-piotr";
repo = "nwg-dock-hyprland";
tag = "v${version}";
hash = "sha256-MujQMrqyxKl32cIzy7JHDeUIDEqDzFp6mr7pM3y9xng=";
hash = "sha256-l2JB+CmdQg/bDXneJ+rjv4z6xjB+BERh0rLZFETCMtE=";
};

vendorHash = "sha256-cAfKmcBf2hu3eP6a4ELEeNyPOYXi3chLkbHKFks14I0=";
vendorHash = "sha256-3ubDvtl/FvVyoRMRNBhwCoIJkJNFvlrWue+cNNGe5eI=";

ldflags = [
"-s"
Expand Down

0 comments on commit 933f4a1

Please sign in to comment.