ocenaudio: 3.12.6 -> 3.12.7

This commit is contained in:
R. Ryantm 2023-09-11 06:44:19 +00:00
parent 2dc458d317
commit c171b0f984

View File

@ -11,11 +11,11 @@
stdenv.mkDerivation rec {
pname = "ocenaudio";
version = "3.12.6";
version = "3.12.7";
src = fetchurl {
url = "https://www.ocenaudio.com/downloads/index.php/ocenaudio_debian9_64.deb?version=${version}";
sha256 = "sha256-kQR0FaZbcdKf1yKHwTA525qzyFldSESQq6NRSZipUQw=";
sha256 = "sha256-+D/JvC0emKdxzd0l2n1QZ0geosrMpdpaxru5z61kqxA=";
};
nativeBuildInputs = [