gnu: pigx-sars-cov-2: Update to 0.0.9.
* gnu/packages/bioinformatics.scm (pigx-sars-cov-2): Update to 0.0.9.
This commit is contained in:
		
							parent
							
								
									23c65faff2
								
							
						
					
					
						commit
						3f02f7d937
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -13319,7 +13319,7 @@ based methods.")
 | 
			
		|||
(define-public pigx-sars-cov-2
 | 
			
		||||
  (package
 | 
			
		||||
    (name "pigx-sars-cov-2")
 | 
			
		||||
    (version "0.0.8")
 | 
			
		||||
    (version "0.0.9")
 | 
			
		||||
    (source (origin
 | 
			
		||||
              (method url-fetch)
 | 
			
		||||
              (uri (string-append "https://github.com/BIMSBbioinfo/pigx_sars-cov-2"
 | 
			
		||||
| 
						 | 
				
			
			@ -13327,7 +13327,7 @@ based methods.")
 | 
			
		|||
                                  "/pigx_sars-cov-2-" version ".tar.gz"))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "1yf1y25asnhxz80dajs54wrhr0wyi9fldk7lxsnqrh7gpqp2dvcs"))))
 | 
			
		||||
                "168hrafgsn165q3hcdn916vlbl0zbzri1lckaqapbrcqk00izxma"))))
 | 
			
		||||
    (build-system gnu-build-system)
 | 
			
		||||
    (arguments
 | 
			
		||||
     (list
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue