gnu: r-binman: Update to 0.1.2.
* gnu/packages/cran.scm (r-binman): Update to 0.1.2.
This commit is contained in:
		
							parent
							
								
									34c8d0df59
								
							
						
					
					
						commit
						ad3f4b13eb
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -22738,14 +22738,14 @@ incremented as outlined at @url{http://semver.org}.") | ||||||
| (define-public r-binman | (define-public r-binman | ||||||
|   (package |   (package | ||||||
|     (name "r-binman") |     (name "r-binman") | ||||||
|     (version "0.1.1") |     (version "0.1.2") | ||||||
|     (source |     (source | ||||||
|       (origin |       (origin | ||||||
|         (method url-fetch) |         (method url-fetch) | ||||||
|         (uri (cran-uri "binman" version)) |         (uri (cran-uri "binman" version)) | ||||||
|         (sha256 |         (sha256 | ||||||
|           (base32 |           (base32 | ||||||
|             "0hm0h285p4v9lhrqjy8s22f1s1vmfpfla5iaycpj8vw3qb3632az")))) |             "00l7m98h41r67gf0qxqis3vx63j7wylnk9vlgcyk41szkrz8ikkc")))) | ||||||
|     (properties `((upstream-name . "binman"))) |     (properties `((upstream-name . "binman"))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (propagated-inputs |     (propagated-inputs | ||||||
|  |  | ||||||
		Reference in a new issue