Merge pull request #287379 from r-ryantm/auto-update/ocenaudio

ocenaudio: 3.13.3 -> 3.13.4
This commit is contained in:
Jonas Heinrich
2024-02-09 14:18:40 +01:00
committed by GitHub
+2 -2
View File
@@ -13,11 +13,11 @@
stdenv.mkDerivation rec {
pname = "ocenaudio";
version = "3.13.3";
version = "3.13.4";
src = fetchurl {
url = "https://www.ocenaudio.com/downloads/index.php/ocenaudio_debian9_64.deb?version=${version}";
hash = "sha256-B0+NyFZ9c0ljzYMJm3741TpoxFS0Zo6hxzhadYFofSA=";
hash = "sha256-vE+xwwkBXIksy+6oygLDsrT8mFfHYIGcb6+8KMZe0no=";
};
nativeBuildInputs = [