gnu: r-genomation: Update to 1.12.0.
* gnu/packages/bioinformatics.scm (r-genomation): Update to 1.12.0.
This commit is contained in:
		
							parent
							
								
									5229cedf57
								
							
						
					
					
						commit
						17d35de73f
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -7932,13 +7932,13 @@ reference point and sorted by a user defined feature.")
 | 
				
			||||||
(define-public r-genomation
 | 
					(define-public r-genomation
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-genomation")
 | 
					    (name "r-genomation")
 | 
				
			||||||
    (version "1.11.3")
 | 
					    (version "1.12.0")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (bioconductor-uri "genomation" version))
 | 
					              (uri (bioconductor-uri "genomation" version))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "1d2g1v6xhrf3gm86pv8ln22df5g6v6k6i4i39v4j82zn4apany6v"))))
 | 
					                "1vdmdyrq0n7pf8cvy2950v7hrcrcbd9zl4fg7dcmyly3iiwdyirp"))))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
     `(("r-biostrings" ,r-biostrings)
 | 
					     `(("r-biostrings" ,r-biostrings)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue