fishPlugins.hydro: 0-unstable-2025-12-31 -> 0-unstable-2026-02-24 (#535667)

This commit is contained in:
Nick Cao
2026-06-26 18:49:29 +00:00
committed by GitHub
+3 -3
View File
@@ -7,13 +7,13 @@
buildFishPlugin {
pname = "hydro";
version = "0-unstable-2025-12-31";
version = "0-unstable-2026-02-24";
src = fetchFromGitHub {
owner = "jorgebucaran";
repo = "hydro";
rev = "24bb2375e3cb29c71ab790c8cfe98b9069de80c3";
hash = "sha256-8ixve1ws80q5jNdKoooL25Lk7qopVitCMVTucW490fU=";
rev = "f130b55ee3eaf099eccf588e2a62e5447068d120";
hash = "sha256-Dfq974KpD1mtQKznIlkXfZfDnSF/4MfLTA18Ak0LADE=";
};
passthru.updateScript = unstableGitUpdater { };