hpmyroom: 12.1.1.0257 -> 12.9.0.0601

This commit is contained in:
R. Ryantm 2023-03-23 05:53:15 +00:00
parent 4c056723c4
commit f47c62c017

View File

@ -4,11 +4,11 @@
}:
mkDerivation rec {
pname = "hpmyroom";
version = "12.1.1.0257";
version = "12.9.0.0601";
src = fetchurl {
url = "https://www.myroom.hpe.com/downloadfiles/${pname}-${version}.x86_64.rpm";
sha256 = "1xm41v324zq1x5awgb7fr238f7ml7vq6jrfh84358i5shgha1g2k";
sha256 = "sha256-1BC4EjCCLAuCIOV+jJn3pfKKW7UJI5tfC+wg0FUgB64=";
};
nativeBuildInputs = [