gnu: r-servr: Update to 0.4.
* gnu/packages/web.scm (r-servr): Update to 0.4.
This commit is contained in:
		
							parent
							
								
									73d5d4aa63
								
							
						
					
					
						commit
						46a2d1b66f
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -2984,13 +2984,13 @@ in systems and applications.") | |||
| (define-public r-servr | ||||
|   (package | ||||
|     (name "r-servr") | ||||
|     (version "0.2") | ||||
|     (version "0.4") | ||||
|     (source (origin | ||||
|               (method url-fetch) | ||||
|               (uri (cran-uri "servr" version)) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "0gah99snaj8lk5zfzbxi3jwvpnlff9diz9gqv4qalfxpmb7fp6lc")))) | ||||
|                 "1fkqf5ynd1g0932qwv5nr70bw42m8vxpc9rhi0qxmdamwqcw8qjn")))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|      `(("r-httpuv" ,r-httpuv) | ||||
|  |  | |||
		Reference in a new issue