gnu: star: Update to 2.4.2a.
* gnu/packages/bioinformatics.scm (star): Update to 2.4.2a.
This commit is contained in:
		
							parent
							
								
									0ec8b206d4
								
							
						
					
					
						commit
						4758eaaa2d
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1885,7 +1885,7 @@ bioinformatics file formats, sequence alignment, and more.") | ||||||
| (define-public star | (define-public star | ||||||
|   (package |   (package | ||||||
|     (name "star") |     (name "star") | ||||||
|     (version "2.4.0j") |     (version "2.4.2a") | ||||||
|     (source (origin |     (source (origin | ||||||
|               (method url-fetch) |               (method url-fetch) | ||||||
|               (uri (string-append |               (uri (string-append | ||||||
|  | @ -1893,7 +1893,7 @@ bioinformatics file formats, sequence alignment, and more.") | ||||||
|                     version ".tar.gz")) |                     version ".tar.gz")) | ||||||
|               (sha256 |               (sha256 | ||||||
|                (base32 |                (base32 | ||||||
|                 "1y3bciych1aw6s7k8sy1saj23dcan9wk4d4f96an499slkxwz712")) |                 "1c3rnm7r5l0kl3d04gl1g7938xqf1c2l0mla87rlplqg1hcns5mc")) | ||||||
|               (modules '((guix build utils))) |               (modules '((guix build utils))) | ||||||
|               (snippet |               (snippet | ||||||
|                '(substitute* "source/Makefile" |                '(substitute* "source/Makefile" | ||||||
|  |  | ||||||
		Reference in a new issue