gnu: go-github-com-go-git-go-git-fixtures-v4: Keep all phases.

* gnu/packages/golang.scm (go-github-com-go-git-go-git-fixtures-v4): Keep all phases.

Change-Id: I76e6ef5bc5551612672a2cd13330532928054c1c
This commit is contained in:
Sharlatan Hellseher 2024-09-14 22:08:06 +01:00
parent 292bb140e5
commit 23e8853944
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -6243,10 +6243,7 @@ temporal directories.")
(list (list
;; XXX: panic: runtime error: makeslice: cap out of range ;; XXX: panic: runtime error: makeslice: cap out of range
#:tests? (target-64bit?) #:tests? (target-64bit?)
#:import-path "github.com/go-git/go-git-fixtures/v4" #:import-path "github.com/go-git/go-git-fixtures/v4"))
#:phases
#~(modify-phases %standard-phases
(delete 'reset-gzip-timestamps))))
(native-inputs (native-inputs
(list go-github-com-stretchr-testify)) (list go-github-com-stretchr-testify))
(propagated-inputs (propagated-inputs