wineasio: 1.2.0 -> 1.3.0
This commit is contained in:
parent
8b69a64217
commit
429be34fbe
@ -10,13 +10,13 @@
|
||||
|
||||
multiStdenv.mkDerivation rec {
|
||||
pname = "wineasio";
|
||||
version = "1.2.0";
|
||||
version = "1.3.0";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "wineasio";
|
||||
repo = "wineasio";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-d5BGJAkaM5XZXyqm6K/UzFE4sD6QVHHGnLi1bcHxiaM=";
|
||||
hash = "sha256-Yw07XBzllbZ7l1XZcCvEaxZieaHLVxM5cmBM+HAjtQ4=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user