mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-27 05:43:50 +03:00
haskell-alsa-mixer 0.2.0.1 -> 0.2.0.2
This commit is contained in:
parent
f44a3235a9
commit
d809a27859
@ -2,8 +2,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "alsa-mixer";
|
||||
version = "0.2.0.1";
|
||||
sha256 = "1306kw4w85d3pkdqjw8cwx77a2mbhw2hlmxcjczym1nsyp4rhyhr";
|
||||
version = "0.2.0.2";
|
||||
sha256 = "11sc2n879a8rb9yz54cb8vg8rplgapbymzy785p7n7638xx877hk";
|
||||
buildDepends = [ alsaCore ];
|
||||
buildTools = [ c2hs ];
|
||||
extraLibraries = [ alsaLib ];
|
||||
|
Loading…
Reference in New Issue
Block a user