diff --git a/gnu/packages/antivirus.scm b/gnu/packages/antivirus.scm index 397b94301d..9f34a1e327 100644 --- a/gnu/packages/antivirus.scm +++ b/gnu/packages/antivirus.scm @@ -1,5 +1,5 @@ ;;; GNU Guix --- Functional package management for GNU -;;; Copyright © 2016, 2017, 2018, 2019 Eric Bavier +;;; Copyright © 2016, 2017, 2018, 2019, 2020 Eric Bavier ;;; Copyright © 2018 Christopher Baines ;;; Copyright © 2019 Tobias Geerinckx-Rice ;;; @@ -67,7 +67,7 @@ (native-inputs `(("autoconf" ,autoconf) ("automake" ,automake) - ("check" ,check) ; for tests + ("check" ,check-0.12) ; for tests ("libtool" ,libtool) ("pkg-config" ,pkg-config))) (inputs