bump c2nim

master
Christian Ulrich 2021-03-20 01:59:35 +01:00
parent b0f70785c2
commit 234eabba7c
No known key found for this signature in database
GPG Key ID: 8241BE099775A097
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ buildNimblePackage rec {
src = fetchFromGitHub {
owner = "nim-lang";
repo = "c2nim";
rev = "6dae63e4c8965f13f2778622a05b69246149aec0";
sha256 = "1rbnphk669xshchc9j8ssq9j0zqfi7cg4y730v9zla1s4yls4yq4";
rev = "e671a5ce256149514677aa82581319d629492230";
sha256 = "019a7z5mz3w0pdcg2y1n57w864i1wjw55fg1frf7j1ncdvr40gqi";
};
}