summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/instrumentation.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/instrumentation.scm b/gnu/packages/instrumentation.scm
index 6f70f5eab0c..94f76c7432e 100644
--- a/gnu/packages/instrumentation.scm
+++ b/gnu/packages/instrumentation.scm
@@ -707,7 +707,7 @@ bundled with python-3 and luajit that you can delete in a package variant.")
707 #:phases 707 #:phases
708 #~(modify-phases %standard-phases 708 #~(modify-phases %standard-phases
709 (replace 'check (assoc-ref gnu:%standard-phases 'check))))) 709 (replace 'check (assoc-ref gnu:%standard-phases 'check)))))
710 (native-inputs (list boost python-pytest)) 710 (native-inputs (list boost python-pytest-8))
711 (home-page "https://github.com/eepp/yactfr") 711 (home-page "https://github.com/eepp/yactfr")
712 (synopsis "CTF reading library offering a C++14 API") 712 (synopsis "CTF reading library offering a C++14 API")
713 (description "While the @acronym{CTF, Common Trace Format} reading 713 (description "While the @acronym{CTF, Common Trace Format} reading