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:
parent
484832887e
commit
921e8400dc
@ -216,7 +216,7 @@ in rec {
|
|||||||
|
|
||||||
extrakto = mkTmuxPlugin {
|
extrakto = mkTmuxPlugin {
|
||||||
pluginName = "extrakto";
|
pluginName = "extrakto";
|
||||||
version = "0-unstable-2024-08-26";
|
version = "0-unstable-2024-08-25";
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "laktak";
|
owner = "laktak";
|
||||||
repo = "extrakto";
|
repo = "extrakto";
|
||||||
|
Loading…
Reference in New Issue
Block a user