gnu: r-bandits: Update to 1.14.1.
* gnu/packages/bioconductor.scm (r-bandits): Update to 1.14.1.
This commit is contained in:
		
							parent
							
								
									d7fda90354
								
							
						
					
					
						commit
						72f9c4312b
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -3335,13 +3335,13 @@ usage.") | ||||||
| (define-public r-bandits | (define-public r-bandits | ||||||
|   (package |   (package | ||||||
|     (name "r-bandits") |     (name "r-bandits") | ||||||
|     (version "1.14.0") |     (version "1.14.1") | ||||||
|     (source (origin |     (source (origin | ||||||
|               (method url-fetch) |               (method url-fetch) | ||||||
|               (uri (bioconductor-uri "BANDITS" version)) |               (uri (bioconductor-uri "BANDITS" version)) | ||||||
|               (sha256 |               (sha256 | ||||||
|                (base32 |                (base32 | ||||||
|                 "18xq8gg1j07gbbxy7r0cc34zwn40mh4fr39zzi8l3z0cymw73qs8")))) |                 "0dbiz7zgdl3bqrwf4ffb73sc2dd8ygh76fakx5887a14azj8pk8x")))) | ||||||
|     (properties `((upstream-name . "BANDITS"))) |     (properties `((upstream-name . "BANDITS"))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (propagated-inputs |     (propagated-inputs | ||||||
|  |  | ||||||
		Reference in a new issue