diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm index 0717acf83b9..dd28e38a206 100644 --- a/gnu/packages/guile-xyz.scm +++ b/gnu/packages/guile-xyz.scm @@ -43,6 +43,7 @@ ;;; Copyright © 2022 Zhu Zihao ;;; Copyright © 2022 Antero Mejr ;;; Copyright © 2022 Taiju HIGASHI +;;; Copyright © 2022 Zheng Junjie <873216071@qq.com> ;;; ;;; This file is part of GNU Guix. ;;; @@ -3944,7 +3945,7 @@ as signed sessions, multipart message support, etc.") (add-after 'unpack 'run-hall (lambda _ (setenv "HOME" "/tmp") ; for ~/.hall - (invoke "hall" "dist" "-x")))))) + (invoke "hall" "build-system" "-x")))))) (native-inputs (list autoconf automake