libbsd: 0.9.1 -> 0.10.0 (#66948)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libbsd/versions
This commit is contained in:
R. RyanTM 2019-10-08 01:37:02 -07:00 committed by Renaud
parent 8a97fedb4e
commit 5a952d0822

View file

@ -2,11 +2,11 @@
stdenv.mkDerivation rec {
pname = "libbsd";
version = "0.9.1";
version = "0.10.0";
src = fetchurl {
url = "https://libbsd.freedesktop.org/releases/${pname}-${version}.tar.xz";
sha256 = "1957w2wi7iqar978qlfsm220dwywnrh5m58nrnn9zmi74ds3bn2n";
sha256 = "11x8q45jvjvf2dvgclds64mscyg10lva33qinf2hwgc84v3svf1l";
};
# darwin changes configure.ac which means we need to regenerate