haskell-alsa-mixer: update to version 0.2.0.2
This commit is contained in:
parent
d8e36fac62
commit
e138265a5b
@ -12,6 +12,5 @@ cabal.mkDerivation (self: {
|
|||||||
description = "Bindings to the ALSA simple mixer API";
|
description = "Bindings to the ALSA simple mixer API";
|
||||||
license = self.stdenv.lib.licenses.bsd3;
|
license = self.stdenv.lib.licenses.bsd3;
|
||||||
platforms = self.stdenv.lib.platforms.linux;
|
platforms = self.stdenv.lib.platforms.linux;
|
||||||
maintainers = with self.stdenv.lib.maintainers; [ ttuegel ];
|
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user