gnu: r-snprelate: Update to 1.36.1.
* gnu/packages/bioconductor.scm (r-snprelate): Update to 1.36.1. Change-Id: I5cf14d463c0f4ca3707a8ac33c7a06baa4337789
This commit is contained in:
		
							parent
							
								
									82a449419c
								
							
						
					
					
						commit
						f3ea06baca
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -23016,13 +23016,13 @@ segmented data for individual and multiple arrays.")
 | 
			
		|||
(define-public r-snprelate
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-snprelate")
 | 
			
		||||
    (version "1.36.0")
 | 
			
		||||
    (version "1.36.1")
 | 
			
		||||
    (source (origin
 | 
			
		||||
              (method url-fetch)
 | 
			
		||||
              (uri (bioconductor-uri "SNPRelate" version))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "0jw9ziz0a472mnnvmqwas5w646xfgx8dn1bdpwz8c99m663d8ayp"))))
 | 
			
		||||
                "0d15r7qwwrr6m9saikx4x6hj56kb3p2w3v1awkgm3wfqfgdf1pin"))))
 | 
			
		||||
    (properties `((upstream-name . "SNPRelate")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs (list r-gdsfmt))
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue