hqplayerd: 4.31.0 -> 4.32.2

This commit is contained in:
Bernardo Meurer 2022-07-09 03:02:23 -04:00
parent bf3a548c52
commit 78a851dbf3

View file

@ -22,11 +22,11 @@
}:
stdenv.mkDerivation rec {
pname = "hqplayerd";
version = "4.31.0-89";
version = "4.32.2-92";
src = fetchurl {
url = "https://www.signalyst.eu/bins/${pname}/fc35/${pname}-${version}.fc35.x86_64.rpm";
hash = "sha256-L9S3MIbvvBViKSxu0x/GkE/pa61NETtw4vA8xM4rJEg=";
hash = "sha256-chgzu5r35VTSc1xOVTPCWCRrjABOy+vs57SsKOSzvkM=";
};
unpackPhase = ''