3
0
Fork 0
forked from mirrors/nixpkgs

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

ocenaudio: 3.11.0 -> 3.11.1
This commit is contained in:
Ryan Mulligan 2021-12-20 16:02:44 -08:00 committed by GitHub
commit 14f3576475
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,11 +11,11 @@
stdenv.mkDerivation rec {
pname = "ocenaudio";
version = "3.11.0";
version = "3.11.1";
src = fetchurl {
url = "https://www.ocenaudio.com/downloads/index.php/ocenaudio_debian9_64.deb?version=${version}";
sha256 = "1yflpyl0d1mi0zxdyrlbg0px95s2c945ahy0agc8rha01ccf7jwy";
sha256 = "sha256-m8sKu2QuEyCWQ975vDfLVWKgU7ydEp5/vRYRO3z1yio=";
};
nativeBuildInputs = [