jesd204: bump

pull/30/head
Sebastien Bourdeauducq 2020-01-20 12:50:10 +08:00
parent d26906d6d0
commit 369c167327
1 changed files with 2 additions and 2 deletions

View File

@ -157,8 +157,8 @@ rec {
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "m-labs"; owner = "m-labs";
repo = "jesd204b"; repo = "jesd204b";
rev = "2fd6391c0a9197580d60f7d8a146191dc7337b03"; rev = "ed7dc91686f6c340dc8b14e5a119d5e4bbcf9339";
sha256 = "1lhw8f0dp42xx4g6d7hyhqhrnd6i5ll4a1wcg265rqz3600i4009"; sha256 = "0z2scwh85s0zffdw055l04ysqy3wkvgw9vrg7bxvpi5zh3dp3x7q";
}; };
propagatedBuildInputs = with python3Packages; [ migen misoc ]; propagatedBuildInputs = with python3Packages; [ migen misoc ];