gnu: r-rsbml: Update to 2.46.0.
* gnu/packages/bioconductor.scm (r-rsbml): Update to 2.46.0.
This commit is contained in:
		
							parent
							
								
									a54fd40994
								
							
						
					
					
						commit
						d65bdbb2cb
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -7342,14 +7342,14 @@ the read count and GC content bias.")
 | 
				
			||||||
(define-public r-rsbml
 | 
					(define-public r-rsbml
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-rsbml")
 | 
					    (name "r-rsbml")
 | 
				
			||||||
    (version "2.44.0")
 | 
					    (version "2.46.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "rsbml" version))
 | 
					       (uri (bioconductor-uri "rsbml" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "1dbp0aaijxn3na26b68ws0v9qzvml61ifb9z4i8pz7q6h48n7lxa"))))
 | 
					         "1i1izznnwzrc6m7s3hblfff466icfvxl2gjdqaln8qfg9v87rslx"))))
 | 
				
			||||||
    (properties `((upstream-name . "rsbml")))
 | 
					    (properties `((upstream-name . "rsbml")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (inputs
 | 
					    (inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue