gnu: r-made4: Update to 1.78.0.
* gnu/packages/bioconductor.scm (r-made4): Update to 1.78.0. Change-Id: Ifd79c7a15515466d14d088ae45775d11e7e3b36b
This commit is contained in:
		
							parent
							
								
									d8b6bb9707
								
							
						
					
					
						commit
						c268d433b8
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -9091,13 +9091,13 @@ of data exploration, normalization, and transformation methods.")
 | 
				
			||||||
(define-public r-made4
 | 
					(define-public r-made4
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-made4")
 | 
					    (name "r-made4")
 | 
				
			||||||
    (version "1.76.0")
 | 
					    (version "1.78.0")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (bioconductor-uri "made4" version))
 | 
					              (uri (bioconductor-uri "made4" version))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "03fhiszlmjh8nvz3gppf45r9kpcjrdb601ar17c4f2aygjpkf0cg"))))
 | 
					                "0x96lhkz0fwp3qis8k2lllmi520b887bz26jcq3zlk1kjhbg91a8"))))
 | 
				
			||||||
    (properties `((upstream-name . "made4")))
 | 
					    (properties `((upstream-name . "made4")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue