c-intro-and-ref: 0.0-unstable-2024-08-31 -> 0-unstable-2025-03-09 (#390453)

Co-authored-by: rc-zb <rc-zb@outlook.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-03-24 02:37:04 +00:00
committed by GitHub
co-authored by rc-zb
+3 -3
View File
@@ -9,12 +9,12 @@
}:
stdenv.mkDerivation (finalAttrs: {
pname = "c-intro-and-ref";
version = "0.0-unstable-2024-08-31";
version = "0-unstable-2025-03-09";
src = fetchFromSavannah {
repo = "c-intro-and-ref";
rev = "62962013107481127176ef04d69826e41f51313c";
hash = "sha256-Fmli3x8zvPntvCvV/wbEkxWzW9uDMZgCElPkKo9TS6Y=";
rev = "11723f5d07331708985dfd3eb9b05163dde990e5";
hash = "sha256-quTeOQKTX/Aq78vMJPsjVQyisADzWm9mtLE1HoJByl4=";
};
nativeBuildInputs = [