fishPlugins.exercism-cli-fish-wrapper: 0-unstable-2026-04-06 -> 0-unstable-2026-05-04

This commit is contained in:
R. Ryantm
2026-05-05 19:35:27 +00:00
parent ae66612cd4
commit 15527f99df
@@ -6,13 +6,13 @@
}:
buildFishPlugin {
pname = "exercism-cli-fish-wrapper";
version = "0-unstable-2026-04-06";
version = "0-unstable-2026-05-04";
src = fetchFromGitHub {
owner = "glennj";
repo = "exercism-cli-fish-wrapper";
rev = "948357dbc5ed00054e9ec6aae48084ce56efa76e";
hash = "sha256-bbOZmSz6UWSNk0R5TYcuJFNZq0JQlGGRBO8bUabN+zQ=";
rev = "dcf821898828b53e36f40943719546d41f8434b4";
hash = "sha256-UupN+Pj1eUx5YXDcfU94lnQdvpDsA0D+AQYuX+WGI14=";
};
passthru.updateScript = unstableGitUpdater { };