gnu: r-circrnaprofiler: Update to 1.14.0.
* gnu/packages/bioconductor.scm (r-circrnaprofiler): Update to 1.14.0.
This commit is contained in:
		
							parent
							
								
									52fd33e996
								
							
						
					
					
						commit
						a6361a752d
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -15824,14 +15824,14 @@ accessibility data.")
 | 
				
			||||||
(define-public r-circrnaprofiler
 | 
					(define-public r-circrnaprofiler
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-circrnaprofiler")
 | 
					    (name "r-circrnaprofiler")
 | 
				
			||||||
    (version "1.12.2")
 | 
					    (version "1.14.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "circRNAprofiler" version))
 | 
					       (uri (bioconductor-uri "circRNAprofiler" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "1i954hn7xyajpkg4fks04jd86flcmy2326nzpmxgy8h69jkzdc8q"))))
 | 
					         "0gagfm7v5bnnfj1zy6zf4cg91bj8nvv4vm38f3a1s4q2xc8pcvfj"))))
 | 
				
			||||||
    (properties
 | 
					    (properties
 | 
				
			||||||
     `((upstream-name . "circRNAprofiler")))
 | 
					     `((upstream-name . "circRNAprofiler")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue