Merge pull request #49296 from r-ryantm/auto-update/hwinfo

hwinfo: 21.58 -> 21.60
This commit is contained in:
markuskowa 2018-10-27 20:23:56 +02:00 committed by GitHub
commit 3988615279
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,13 +2,13 @@
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
name = "hwinfo-${version}"; name = "hwinfo-${version}";
version = "21.58"; version = "21.60";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "opensuse"; owner = "opensuse";
repo = "hwinfo"; repo = "hwinfo";
rev = "${version}"; rev = "${version}";
sha256 = "15gfgb711cs42nynmql2dyi8hs7f5wj3pcm75snnbz5arp8lx3j2"; sha256 = "1agjc14m1814x897wkx484qb8llr395xlzn428f86sxgshicwfy3";
}; };
patchPhase = '' patchPhase = ''