[arch-commits] Commit in nvchecker/trunk (PKGBUILD)

Chih-Hsuan Yen yan12125 at gemini.archlinux.org
Sat Dec 4 10:54:14 UTC 2021


    Date: Saturday, December 4, 2021 @ 10:54:08
  Author: yan12125
Revision: 1065009

nvchecker: backport a fix for tests

Motivated by Python 3.10 rebuilds :)

Modified:
  nvchecker/trunk/PKGBUILD

----------+
 PKGBUILD |    2 ++
 1 file changed, 2 insertions(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-04 10:36:28 UTC (rev 1065008)
+++ PKGBUILD	2021-12-04 10:54:08 UTC (rev 1065009)
@@ -31,6 +31,8 @@
 )
 
 _backports=(
+  # update test_apt
+  b8b6e47d59f3013f490e4e5bef362009378b9a32
 )
 
 pkgver() {



More information about the arch-commits mailing list