git » nvchecker.git » commit 413f9ed

nvchecker: backport a fix for tests

author Chih-Hsuan Yen
2021-12-04 10:54:08 UTC
committer Chih-Hsuan Yen
2021-12-04 10:54:08 UTC
parent 7726e4f9a9b1918816d71d2472561493d2560c5e

nvchecker: backport a fix for tests

Motivated by Python 3.10 rebuilds :)

PKGBUILD +2 -0

diff --git a/PKGBUILD b/PKGBUILD
index ca2bc65..eb2a155 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -31,6 +31,8 @@ validpgpkeys=(
 )
 
 _backports=(
+  # update test_apt
+  b8b6e47d59f3013f490e4e5bef362009378b9a32
 )
 
 pkgver() {