diff options
Diffstat (limited to 'gnu/packages/matrix.scm')
-rw-r--r-- | gnu/packages/matrix.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/matrix.scm b/gnu/packages/matrix.scm index c8edaf5d5a..b6b35b0fa1 100644 --- a/gnu/packages/matrix.scm +++ b/gnu/packages/matrix.scm @@ -68,7 +68,6 @@ (build-system go-build-system) (arguments (list - #:go go-1.23 #:install-source? #f #:tests? #f ; no tests provided #:import-path "go.mau.fi/mautrix-whatsapp/cmd/mautrix-whatsapp" |