lol

soapyuhd: 0.4.1 -> 0.4.1-unstable-2025-02-13 (#427592)

authored by

Doron Behar and committed by
GitHub
29da035f 6ebb76b3

+3 -3
+3 -3
pkgs/by-name/so/soapyuhd/package.nix
··· 11 11 12 12 stdenv.mkDerivation rec { 13 13 pname = "soapyuhd"; 14 - version = "0.4.1"; 14 + version = "0.4.1-unstable-2025-02-13"; 15 15 16 16 src = fetchFromGitHub { 17 17 owner = "pothosware"; 18 18 repo = "SoapyUHD"; 19 - rev = "soapy-uhd-${version}"; 20 - sha256 = "14rk9ap9ayks2ma6mygca08yfds9bgfmip8cvwl87l06hwhnlwhj"; 19 + rev = "6b521393cc45c66770f3d4bc69eac7dda982174c"; 20 + sha256 = "qg0mbw3S973cnok6tVx7Y38ijOQcJdHtPLi889uo7tI="; 21 21 }; 22 22 23 23 nativeBuildInputs = [