gnu: go-github-com-yookoala-realpath: Fix license.
* gnu/packages/golang.scm (go-github-com-yookoala-realpath)[license]: Change to EXPAT.
This commit is contained in:
		
							parent
							
								
									a14a2da5fe
								
							
						
					
					
						commit
						0e11f5da4d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -2171,7 +2171,7 @@ anyways and Go regexps are more powerful.")
 | 
				
			||||||
      (description "This package provides @code{realpath}, a Go module that
 | 
					      (description "This package provides @code{realpath}, a Go module that
 | 
				
			||||||
when provided with a valid relative path / alias path, it will return you with
 | 
					when provided with a valid relative path / alias path, it will return you with
 | 
				
			||||||
a string of its real absolute path in the system.")
 | 
					a string of its real absolute path in the system.")
 | 
				
			||||||
      (license license:bsd-style))))
 | 
					      (license license:expat))))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(define-public go-gitlab-com-ambrevar-damerau
 | 
					(define-public go-gitlab-com-ambrevar-damerau
 | 
				
			||||||
  (let ((commit "883829e1f25fad54015772ea663e69017cf22352")
 | 
					  (let ((commit "883829e1f25fad54015772ea663e69017cf22352")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue