Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-26 | gnu: pciutils: Update to 3.8.0. | Marius Bakke | |
* gnu/packages/pciutils.scm (pciutils): Update to 3.8.0. [source](patches): Remove. [arguments]: Don't apply patch. Add CC in #:make-flags. | |||
2020-12-09 | gnu: pciutils: Fix compilation error on GNU/Hurd. | Ludovic Courtès | |
* gnu/packages/patches/pciutils-hurd-fix.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/pciutils.scm (pciutils)[arguments]: Add 'apply-hurd-patch' phase when (hurd-target?) is true. [inputs]: Add "hurd-patch" entry when (hurd-target?) is true. |