gnu: r-icens: Update to 1.66.0.
* gnu/packages/bioconductor.scm (r-icens): Update to 1.66.0.
This commit is contained in:
		
							parent
							
								
									0d62874ccf
								
							
						
					
					
						commit
						fdf61867d6
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -12227,14 +12227,14 @@ hypothesis @code{K=1}.")
 | 
				
			||||||
(define-public r-icens
 | 
					(define-public r-icens
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-icens")
 | 
					    (name "r-icens")
 | 
				
			||||||
    (version "1.64.0")
 | 
					    (version "1.66.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "Icens" version))
 | 
					       (uri (bioconductor-uri "Icens" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "1rzgwxx4w2bqsaz0xmkhi4w9zsxgms80xf59zg1xp1camyhaihlz"))))
 | 
					         "08jd7g28mazvwd3qbq8y26czmkz45avp4vy8l7i5d6qajwzqzgzs"))))
 | 
				
			||||||
    (properties `((upstream-name . "Icens")))
 | 
					    (properties `((upstream-name . "Icens")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue