Merge pull request #239468 from r-ryantm/auto-update/jamesdsp-pulse

jamesdsp-pulse: 2.4 -> 2.5.1
This commit is contained in:
Martin Weinelt 2023-06-25 12:22:30 +02:00 committed by GitHub
commit 957865c942
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,13 +25,13 @@ let
in
mkDerivation rec {
pname = "jamesdsp";
version = "2.4";
version = "2.5.1";
src = fetchFromGitHub rec {
owner = "Audio4Linux";
repo = "JDSP4Linux";
fetchSubmodules = true;
rev = version;
hash = "sha256-wD1JZQD8dR24cBN4QJCSrEsS4aoMD+MQmqnOIFKOeoE=";
hash = "sha256-osbRiUa/CKq4l3pV2MZYKcECEfa1ee3SAQ8RsiimbA4=";
};
nativeBuildInputs = [