gnu: rust-pasetors-0.6: Update to 0.6.7.
* gnu/packages/crates-io.scm (rust-pasetors-0.6): Update to 0.6.7. Change-Id: Ia1ff5a97bffd25390dbfb8e3ea388287d20540a0
This commit is contained in:
		
							parent
							
								
									8652320170
								
							
						
					
					
						commit
						396f7cde82
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -49294,14 +49294,14 @@ and would-block I/O operations.") | ||||||
| (define-public rust-pasetors-0.6 | (define-public rust-pasetors-0.6 | ||||||
|   (package |   (package | ||||||
|     (name "rust-pasetors") |     (name "rust-pasetors") | ||||||
|     (version "0.6.6") |     (version "0.6.7") | ||||||
|     (source (origin |     (source (origin | ||||||
|               (method url-fetch) |               (method url-fetch) | ||||||
|               (uri (crate-uri "pasetors" version)) |               (uri (crate-uri "pasetors" version)) | ||||||
|               (file-name (string-append name "-" version ".tar.gz")) |               (file-name (string-append name "-" version ".tar.gz")) | ||||||
|               (sha256 |               (sha256 | ||||||
|                (base32 |                (base32 | ||||||
|                 "0sgag8mxix45inzmvkcp2nahmnd5gdi62wdh5v7dxhaxp0rzcjw2")))) |                 "1h4li2j46hdy58dpnn5ji4z4b4clbr2a6689jmaqv409lfcmcxms")))) | ||||||
|     (build-system cargo-build-system) |     (build-system cargo-build-system) | ||||||
|     (arguments |     (arguments | ||||||
|      `(#:cargo-inputs |      `(#:cargo-inputs | ||||||
|  |  | ||||||
		Reference in a new issue