1
0
forked from nikkuss/pkgs

bump(grimoire): 1.23.0 (#20)

![image.png](/attachments/ad8e7979-c93b-4def-8346-832f3832d3ae)

Reviewed-on: nikkuss/pkgs#20
Co-authored-by: Doloro1978 <doloroo@proton.me>
Co-committed-by: Doloro1978 <doloroo@proton.me>
This commit is contained in:
2026-07-13 16:23:52 +04:00
committed by nikkuss
parent 6331a7c8ec
commit d1c6469384
3 changed files with 8 additions and 8 deletions
+3 -3
View File
@@ -69,13 +69,13 @@
};
grimoire = {
pname = "grimoire";
version = "v1.14.2";
version = "v1.23.0";
src = fetchFromGitHub {
owner = "Slush97";
repo = "grimoire";
rev = "v1.14.2";
rev = "v1.23.0";
fetchSubmodules = false;
sha256 = "sha256-iRZF06kjmJJJOeiUpWm8T2REO/FSdpwc73dOXu6Xs9w=";
sha256 = "sha256-GY1J/guggCc4fyEQKUoEHmRC8hMcSg6gBKU0maEYSPE=";
};
};
neovide = {