gnu: xterm: Update to 332.
* gnu/packages/xorg.scm (xterm): Update to 332.
This commit is contained in:
		
							parent
							
								
									7dbf4888dc
								
							
						
					
					
						commit
						c4a58d04f9
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -5770,7 +5770,7 @@ to answer a question.  Xmessage can also exit after a specified time.") | |||
| (define-public xterm | ||||
|   (package | ||||
|     (name "xterm") | ||||
|     (version "331") | ||||
|     (version "332") | ||||
|     (source (origin | ||||
|               (method url-fetch) | ||||
|               (uri (list | ||||
|  | @ -5780,7 +5780,7 @@ to answer a question.  Xmessage can also exit after a specified time.") | |||
|                                    name "-" version ".tgz"))) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "047gk58hvj64974sg259ss5gixj7pac6halmjfz4cc6r1yimds4s")))) | ||||
|                 "0zdjiik4ravc3zld5c9i2ndrvazjmwiwbgl2c21348762wki2jsx")))) | ||||
|     (build-system gnu-build-system) | ||||
|     (arguments | ||||
|      '(#:configure-flags '("--enable-wide-chars" "--enable-load-vt-fonts" | ||||
|  |  | |||
		Reference in a new issue