Skip to content

Commit df372dc

Browse files
iynaixJohnRTitor
authored andcommitted
1 parent be26646 commit df372dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/hy/hyprlock/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828

2929
gcc14Stdenv.mkDerivation (finalAttrs: {
3030
pname = "hyprlock";
31-
version = "0.8.1";
31+
version = "0.8.2";
3232

3333
src = fetchFromGitHub {
3434
owner = "hyprwm";
3535
repo = "hyprlock";
3636
rev = "v${finalAttrs.version}";
37-
hash = "sha256-9i7uciOr3+hjvesMBlrVq5TgR6fSXYP5RziCnMgfi/E=";
37+
hash = "sha256-9amK5DEpueAD+aobmBmjbV+C16RO7lcDOdf5ucJtNvM=";
3838
};
3939

4040
nativeBuildInputs = [

0 commit comments

Comments
 (0)