From ade5d2a2adedd4ea62d4ba65e3a0edfc9e07f713 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Fri, 26 Jun 2026 03:22:35 +0000 Subject: [PATCH] rc-9front: 0-unstable-2026-05-01 -> 0-unstable-2026-06-20 --- pkgs/by-name/rc/rc-9front/package.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/by-name/rc/rc-9front/package.nix b/pkgs/by-name/rc/rc-9front/package.nix index c1bc3744cac2..0fc330e440b9 100644 --- a/pkgs/by-name/rc/rc-9front/package.nix +++ b/pkgs/by-name/rc/rc-9front/package.nix @@ -14,14 +14,14 @@ stdenv.mkDerivation { pname = "rc-9front"; - version = "0-unstable-2026-05-01"; + version = "0-unstable-2026-06-20"; src = fetchFrom9Front { domain = "shithub.us"; owner = "cinap_lenrek"; repo = "rc"; - rev = "1884d8fe62c22b3bb0676f570c25473faa340c3c"; - hash = "sha256-+WxkK0iWqDk2ySLeI3BQsUbKqwsqULJtv61+0Sch9MQ="; + rev = "b7d36ddb71a2469b226727506c17d9e875e2e668"; + hash = "sha256-6Smtv/D2r4R4/wo6EWimhbWQQCUf+gcNln9+YBFoFsY="; }; strictDeps = true;