gnu: go-gotest-tools-package: Add comment.
* gnu/packages/golang.scm (go-gotest-tools-package): Add comment.
This commit is contained in:
		
							parent
							
								
									8c7eb58453
								
							
						
					
					
						commit
						2d1232e071
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -3115,6 +3115,8 @@ common task.")
 | 
				
			||||||
    (sha256
 | 
					    (sha256
 | 
				
			||||||
     (base32 sha256-base32-hash))))
 | 
					     (base32 sha256-base32-hash))))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					;; Note that version 3.0.0 is incompatible to 2.3.0.
 | 
				
			||||||
 | 
					;; See also <https://github.com/gotestyourself/gotest.tools/issues/166>.
 | 
				
			||||||
(define (go-gotest-tools-package suffix)
 | 
					(define (go-gotest-tools-package suffix)
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name (string-append "go-gotest-tools-"
 | 
					    (name (string-append "go-gotest-tools-"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue