gnu: r-xfun: Update to 0.34.
* gnu/packages/cran.scm (r-xfun): Update to 0.34.
This commit is contained in:
		
							parent
							
								
									80905f72ca
								
							
						
					
					
						commit
						f593b5e92b
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -7132,13 +7132,13 @@ iVAT).") | ||||||
| (define-public r-xfun | (define-public r-xfun | ||||||
|   (package |   (package | ||||||
|     (name "r-xfun") |     (name "r-xfun") | ||||||
|     (version "0.33") |     (version "0.34") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (cran-uri "xfun" version)) |        (uri (cran-uri "xfun" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 "0v7f84gqsb94zff4x64478fssjg0sbis9m34vsxnjyw6ab9c5ys5")))) |         (base32 "0gc5lbk73bf0yhvc7wwz7hbq39hvphd8xdsgwi2c125rxcgnrrsh")))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     ;; knitr itself depends on xfun |     ;; knitr itself depends on xfun | ||||||
|     #; |     #; | ||||||
|  |  | ||||||
		Reference in a new issue