Skip to content

Commit 835d463

Browse files
alsa-scarlett-gui: 0.4.0 -> 0.5.0 (#385134)
2 parents 09cbe41 + 9788a6f commit 835d463

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/al/alsa-scarlett-gui/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313

1414
stdenv.mkDerivation rec {
1515
pname = "alsa-scarlett-gui";
16-
version = "0.4.0";
16+
version = "0.5.0";
1717

1818
src = fetchFromGitHub {
1919
owner = "geoffreybennett";
2020
repo = "alsa-scarlett-gui";
2121
rev = version;
22-
hash = "sha256-+74JRQn2xwgPHZSrp5b+uny0+aLnsFvx/cOKIdj4J40=";
22+
hash = "sha256-Kc8KKFLMf4NZK8Bdnuttt8VOrYUpo0M9m3iJ+8z0hZE=";
2323
};
2424

2525
NIX_CFLAGS_COMPILE = [ "-Wno-error=deprecated-declarations" ];

0 commit comments

Comments
 (0)