Skip to content

Commit 933f4a1

Browse files
authored
nwg-dock-hyprland: 0.4.2 -> 0.4.3 (NixOS#376130)
1 parent a448f5c commit 933f4a1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/nw/nwg-dock-hyprland/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@
1010

1111
buildGoModule rec {
1212
pname = "nwg-dock-hyprland";
13-
version = "0.4.2";
13+
version = "0.4.3";
1414

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

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

2424
ldflags = [
2525
"-s"

0 commit comments

Comments
 (0)