gnu: go-github-com-tdewolff-minify-v2: Update to 2.12.7.
* gnu/packages/golang.scm (go-github-com-tdewolff-minify-v2): Update to 2.12.7 Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
		
							parent
							
								
									eeeaf13984
								
							
						
					
					
						commit
						444cab7f05
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -3673,7 +3673,7 @@ per-goroutine.") | ||||||
| (define-public go-github-com-tdewolff-minify-v2 | (define-public go-github-com-tdewolff-minify-v2 | ||||||
|   (package |   (package | ||||||
|     (name "go-github-com-tdewolff-minify-v2") |     (name "go-github-com-tdewolff-minify-v2") | ||||||
|     (version "2.12.6") |     (version "2.12.7") | ||||||
|     (source (origin |     (source (origin | ||||||
|               (method git-fetch) |               (method git-fetch) | ||||||
|               (uri (git-reference |               (uri (git-reference | ||||||
|  | @ -3682,7 +3682,7 @@ per-goroutine.") | ||||||
|               (file-name (git-file-name name version)) |               (file-name (git-file-name name version)) | ||||||
|               (sha256 |               (sha256 | ||||||
|                (base32 |                (base32 | ||||||
|                 "0h006wpfkl0ls0skqxblwcanrhmphgq5q0ii26l2ayh7s99cgmy3")))) |                 "0qhslaq885zbqs83nvbi29yh09b89kkb6ycami8lz28wkwrlayap")))) | ||||||
|     (build-system go-build-system) |     (build-system go-build-system) | ||||||
|     (arguments |     (arguments | ||||||
|      (list #:import-path "github.com/tdewolff/minify/v2" |      (list #:import-path "github.com/tdewolff/minify/v2" | ||||||
|  |  | ||||||
		Reference in a new issue