hyprpaper: 0.8.1 -> 0.8.1-unstable-2026-01-08

This commit is contained in:
SchweGELBin
2026-01-14 10:55:11 +01:00
parent 06e3d0e126
commit e567b2b481
+3 -3
View File
@@ -36,13 +36,13 @@
gcc15Stdenv.mkDerivation (finalAttrs: {
pname = "hyprpaper";
version = "0.8.1";
version = "0.8.1-unstable-2026-01-08";
src = fetchFromGitHub {
owner = "hyprwm";
repo = "hyprpaper";
rev = "v${finalAttrs.version}";
hash = "sha256-RDeDDRgmMnmEKJalIovpXKu9urHuCvH8tHP4RsplyXs=";
rev = "2953d963bec2ea63b4303e269b472524db46a121";
hash = "sha256-vxAZg+NzAKuWZv2yDrTcXrU+klpAcGFo1FvjYb/CqZ8=";
};
prePatch = ''