ocenaudio: 3.11.2 -> 3.11.5

This commit is contained in:
R. Ryantm 2022-02-12 21:07:48 +00:00
parent ae6354cde1
commit 9feb0daab6

View File

@ -11,11 +11,11 @@
stdenv.mkDerivation rec {
pname = "ocenaudio";
version = "3.11.2";
version = "3.11.5";
src = fetchurl {
url = "https://www.ocenaudio.com/downloads/index.php/ocenaudio_debian9_64.deb?version=${version}";
sha256 = "sha256-kvmBOw8fQZSC1jC8FRVq4v+i7mM6ol2IrDTqfJtuZYc=";
sha256 = "sha256-YkSsvhBbju/NEkT7RspZQYnLkcx/5POA8VtxCAL3Wcc=";
};
nativeBuildInputs = [