Skip to content

Commit d1d8df0

Browse files
Luflosithoughtpolice
authored andcommitted
1 parent d825ebf commit d1d8df0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ne/nextpnr/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ let
1313
boostPython = boost.override { python = python3; enablePython = true; };
1414

1515
pname = "nextpnr";
16-
version = "0.6";
16+
version = "0.7";
1717

1818
main_src = fetchFromGitHub {
1919
owner = "YosysHQ";
2020
repo = "nextpnr";
2121
rev = "${pname}-${version}";
22-
hash = "sha256-S6qvTzvkS2tBMvuTpmuCx6h0OcKP5NBbmgRgOpAVtnA=";
22+
hash = "sha256-YIAQcCg9RjvCys1bQ3x+sTgTmnmEeXVbt9Lr6wtg1pA=";
2323
name = "nextpnr";
2424
};
2525

0 commit comments

Comments
 (0)