Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

uclibc: 1.0.30 -> 1.0.31

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/uclibc-ng/versions

+2 -2
+2 -2
pkgs/os-specific/linux/uclibc/default.nix
··· 48 48 UCLIBC_HAS_FPU n 49 49 ''; 50 50 51 - version = "1.0.30"; 51 + version = "1.0.31"; 52 52 in 53 53 54 54 stdenv.mkDerivation { ··· 58 58 src = fetchurl { 59 59 url = "https://downloads.uclibc-ng.org/releases/${version}/uClibc-ng-${version}.tar.bz2"; 60 60 # from "${url}.sha256"; 61 - sha256 = "3e0f057f24882823d697126015aa4d7d48fa2542be3939985cb3c26dcbcab5a8"; 61 + sha256 = "0ba9yh7ir1jamrgc9x9v7zw0sw144f78q4vidiz6ynpr4dwbd5qm"; 62 62 }; 63 63 64 64 # 'ftw' needed to build acl, a coreutils dependency