rc-9front: 0-unstable-2022-11-01 -> 0-unstable-2025-01-19 (#377432)

Co-authored-by: majiru <majiru@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-02-01 06:54:02 +00:00
committed by GitHub
co-authored by majiru
+3 -3
View File
@@ -14,14 +14,14 @@
stdenv.mkDerivation {
pname = "rc-9front";
version = "0-unstable-2022-11-01";
version = "0-unstable-2025-01-19";
src = fetchFrom9Front {
domain = "shithub.us";
owner = "cinap_lenrek";
repo = "rc";
rev = "69041639483e16392e3013491fcb382efd2b9374";
hash = "sha256-xc+EfC4bc9ZA97jCQ6CGCzeLGf+Hx3/syl090/x4ew4=";
rev = "a827beee910cb143f916cf3657c45c29d904800c";
hash = "sha256-FPHKGuJn1xs6yex64knplr6hteFy2xVsUOAgMxQbGXs=";
};
strictDeps = true;