gnu: expect: Update to 5.45.3.
* gnu/packages/tcl.scm (expect): Update to 5.45.3.
This commit is contained in:
		
							parent
							
								
									63dc763816
								
							
						
					
					
						commit
						8e9b3c6647
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -89,7 +89,7 @@ | ||||||
| (define-public expect | (define-public expect | ||||||
|   (package |   (package | ||||||
|     (name "expect") |     (name "expect") | ||||||
|     (version "5.45") |     (version "5.45.3") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|       (method url-fetch) |       (method url-fetch) | ||||||
|  | @ -97,7 +97,7 @@ | ||||||
|                           version "/expect" version ".tar.gz")) |                           version "/expect" version ".tar.gz")) | ||||||
|       (sha256 |       (sha256 | ||||||
|        (base32 |        (base32 | ||||||
|         "0h60bifxj876afz4im35rmnbnxjx4lbdqp2ja3k30fwa8a8cm3dj")))) |         "1s9ba7m0bmg6brn4x030y2xg7hqara1fr4hlrrllm54mf5xp2865")))) | ||||||
|     (build-system gnu-build-system) |     (build-system gnu-build-system) | ||||||
|     (inputs |     (inputs | ||||||
|      `(;; TODO: Add these optional dependencies. |      `(;; TODO: Add these optional dependencies. | ||||||
|  |  | ||||||
		Reference in a new issue