gnu: r-a4reporting: Update to 1.48.0.
* gnu/packages/bioconductor.scm (r-a4reporting): Update to 1.48.0.
This commit is contained in:
		
							parent
							
								
									71118c1b26
								
							
						
					
					
						commit
						775bb851d1
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -13097,14 +13097,14 @@ is used for preprocessing the arrays.")
 | 
				
			||||||
(define-public r-a4reporting
 | 
					(define-public r-a4reporting
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-a4reporting")
 | 
					    (name "r-a4reporting")
 | 
				
			||||||
    (version "1.46.0")
 | 
					    (version "1.48.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "a4Reporting" version))
 | 
					       (uri (bioconductor-uri "a4Reporting" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "09q8ng5kp47bqpj7m2y2112fkjxcnhzxk9v80hqksm8h1df46riv"))))
 | 
					         "0lx7fx2vlpq3c347gx842qlcvnzl0r25i5a55l0qbf8rb5liq2yv"))))
 | 
				
			||||||
    (properties `((upstream-name . "a4Reporting")))
 | 
					    (properties `((upstream-name . "a4Reporting")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue