ocenaudio: 3.15.2 -> 3.15.3

R. Ryantm 2c3e230a 40403389

+2 -2
+2 -2
pkgs/by-name/oc/ocenaudio/package.nix
··· 14 15 stdenv.mkDerivation (finalAttrs: { 16 pname = "ocenaudio"; 17 - version = "3.15.2"; 18 19 src = fetchurl { 20 name = "ocenaudio.deb"; 21 url = "https://www.ocenaudio.com/downloads/index.php/ocenaudio_debian12.deb?version=v${finalAttrs.version}"; 22 - hash = "sha256-sAsa/stC+OF7g7fNQGRT5x0GO0YKzH/lOPzWIZA0YsY="; 23 }; 24 25 nativeBuildInputs = [
··· 14 15 stdenv.mkDerivation (finalAttrs: { 16 pname = "ocenaudio"; 17 + version = "3.15.3"; 18 19 src = fetchurl { 20 name = "ocenaudio.deb"; 21 url = "https://www.ocenaudio.com/downloads/index.php/ocenaudio_debian12.deb?version=v${finalAttrs.version}"; 22 + hash = "sha256-Nc4G+p6KLlID59kVYmlU+UE7vIPYeTqQeCEv9hrJnh0="; 23 }; 24 25 nativeBuildInputs = [