gnu: r-tinytex: Update to 0.40.
* gnu/packages/cran.scm (r-tinytex): Update to 0.40.
This commit is contained in:
		
							parent
							
								
									3a80c31e98
								
							
						
					
					
						commit
						1a43188826
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -6745,14 +6745,14 @@ packages that work with genomic data.") | |||
| (define-public r-tinytex | ||||
|   (package | ||||
|     (name "r-tinytex") | ||||
|     (version "0.39") | ||||
|     (version "0.40") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (cran-uri "tinytex" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "1v95pjxdq0ma90jji5yqh8ihlcf35cmrqx9v0z649zh0q9vrnbpj")))) | ||||
|          "13fqhg0yrzc28b39hpr4jip9w0q9yzhzxrczlf0q2yh45kdplpiz")))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|      (list r-xfun)) | ||||
|  |  | |||
		Reference in a new issue