ocenaudio: 3.12.2 -> 3.12.4

This commit is contained in:
R. Ryantm 2023-07-13 02:49:06 +00:00
parent ff6e67d2c2
commit a4103f6371

View file

@ -11,11 +11,11 @@
stdenv.mkDerivation rec {
pname = "ocenaudio";
version = "3.12.2";
version = "3.12.4";
src = fetchurl {
url = "https://www.ocenaudio.com/downloads/index.php/ocenaudio_debian9_64.deb?version=${version}";
sha256 = "sha256-AzQAEU5o3m1cFCxeyT32AzX4WUk3DliBPdw+cfQPyKU=";
sha256 = "sha256-B9mYFmb5wU3LtwMU2fubIhlVP0Zz1QNwciL5EY49P1I=";
};
nativeBuildInputs = [