haskell-OpenAL: update to version 1.4.0.2
This commit is contained in:
parent
ae2b08aeb3
commit
4c74dea537
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "OpenAL";
|
||||
version = "1.4.0.1";
|
||||
sha256 = "180f84sjakhd1b8h5n3l92by2wmic20n6ax0z5fi3fvk9w73khyv";
|
||||
version = "1.4.0.2";
|
||||
sha256 = "19q4pd5i2w330qh895z0cgim4m4f4gxqf4ya1192fchqmgcz1svz";
|
||||
buildDepends = [ ObjectName StateVar Tensor ];
|
||||
extraLibraries = [ openal ];
|
||||
meta = {
|
||||
|
|
Loading…
Reference in a new issue