haskellPackages.cuda: Fixed broken dependency
This commit is contained in:
@@ -54803,8 +54803,8 @@ self: {
|
||||
}:
|
||||
mkDerivation {
|
||||
pname = "cuda";
|
||||
version = "0.9.0.1";
|
||||
sha256 = "1ldn1jd12kisx6dgz5q50l6hx5aqakwj9vq2fbnx21ri309vlyq8";
|
||||
version = "0.9.0.2";
|
||||
sha256 = "0l7dpvpr6k0nm7fardga2cyc9ivvv67yndnxpmixifrhdsbm8hvc";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
setupHaskellDepends = [ base Cabal directory filepath ];
|
||||
|
||||
Reference in New Issue
Block a user