fix: fix the updated version from 2024-08-25 to 2024-08-26

Due to the timezone, I misread the upstream commit as 2024-08-26, but it actually is 2024-08-25
This commit is contained in:
uima
2024-10-10 21:59:58 +08:00
committed by GitHub
parent 484832887e
commit 921e8400dc
+1 -1
View File
@@ -216,7 +216,7 @@ in rec {
extrakto = mkTmuxPlugin {
pluginName = "extrakto";
version = "0-unstable-2024-08-26";
version = "0-unstable-2024-08-25";
src = fetchFromGitHub {
owner = "laktak";
repo = "extrakto";