gnu: xonsh: Update to 0.9.23.
* gnu/packages/shells.scm (xonsh): Update to 0.9.23.
This commit is contained in:
		
							parent
							
								
									7e868a3958
								
							
						
					
					
						commit
						347b68c740
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -513,13 +513,13 @@ ksh, and tcsh.") | |||
| (define-public xonsh | ||||
|   (package | ||||
|     (name "xonsh") | ||||
|     (version "0.9.22") | ||||
|     (version "0.9.23") | ||||
|     (source | ||||
|       (origin | ||||
|         (method url-fetch) | ||||
|         (uri (pypi-uri "xonsh" version)) | ||||
|         (sha256 | ||||
|           (base32 "1jnj063i2123d8yhqxwyx496b3npfyhszavg36748ysi0py5j8yd")) | ||||
|           (base32 "165lx37kibsm56srg9rj7s950b0p7g4g8qhs2iikbcyinp303g35")) | ||||
|         (modules '((guix build utils))) | ||||
|         (snippet | ||||
|          `(begin | ||||
|  |  | |||
		Reference in a new issue