pkgs: change-audio: 0.2.0 -> 0.3.0
Only boost audio beyond 100% if specifically asked for.
This commit is contained in:
parent
27448ac60a
commit
305b0b985c
2 changed files with 18 additions and 5 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{ lib, libnotify, makeWrapper, pamixer, shellcheck, stdenvNoCC }:
|
||||
stdenvNoCC.mkDerivation rec {
|
||||
pname = "change-audio";
|
||||
version = "0.2.0";
|
||||
version = "0.3.0";
|
||||
|
||||
src = ./change-audio;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue