misoc: bump

pull/74/head
Sebastien Bourdeauducq 2021-11-10 14:58:48 +08:00
parent ce89fc09bb
commit 90bc26adc4
1 changed files with 2 additions and 2 deletions

View File

@ -77,8 +77,8 @@ rec {
then (fetchFromGitHub {
owner = "m-labs";
repo = "misoc";
rev = "51ea207bfbc03a552071df0bbf770913ba904217";
sha256 = "sha256-5dRDFxwKye4X6QQkdNma3SJknPXZDUUyF9GUwgS1Otc=";
rev = "f5203e406520874e15ab5d070058ef642fc57fd9";
sha256 = "sha256-/2XTejqj0Bo81HaTrlTSWwInnWwsuqnq+CURXbpIrkA=";
fetchSubmodules = true;
})
else (fetchFromGitHub {