guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: guix-commits
Subject: 63/97: gnu: go-github-com-go-git-go-git-fixtures-v4: Keep all phases.
Date: Sun, 15 Sep 2024 16:28:45 -0400 (EDT)

sharlatan pushed a commit to branch go-team
in repository guix.

commit 479ae8dcc99c925ba7e80ce223b712dca53c4e6d
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Sat Sep 14 22:08:06 2024 +0100

    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
---
 gnu/packages/golang.scm | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]