bluespec: 2024.01 -> 2024.07
Signed-off-by: Felix Singer <felixsinger@posteo.net>
This commit is contained in:
committed by
Austin Seipp
parent
1f1ad7e0fe
commit
3f30412c0f
@@ -28,13 +28,13 @@ let
|
||||
|
||||
in stdenv.mkDerivation rec {
|
||||
pname = "bluespec";
|
||||
version = "2024.01";
|
||||
version = "2024.07";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "B-Lang-org";
|
||||
repo = "bsc";
|
||||
rev = version;
|
||||
sha256 = "sha256-yqmtydv94p7qhps0t4EdPaSZNh/9XCuUwOzLqz0gjxE=";
|
||||
sha256 = "sha256-gA/vfAkkM2cuArN99JZVYEWTIJqg82HlC+BHNVS5Ot0=";
|
||||
};
|
||||
|
||||
yices-src = fetchurl {
|
||||
|
||||
Reference in New Issue
Block a user