gnu: dezyne: Update to 2.17.8.
* gnu/packages/dezyne.scm (dezyne): Update to 2.17.8. Change-Id: I0982bb987986e59ac5e5d5d874147ec684a27101
This commit is contained in:
		
							parent
							
								
									9b3ae79ebd
								
							
						
					
					
						commit
						00fd689532
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -32,14 +32,14 @@ | ||||||
| (define-public dezyne | (define-public dezyne | ||||||
|   (package |   (package | ||||||
|     (name "dezyne") |     (name "dezyne") | ||||||
|     (version "2.17.7") |     (version "2.17.8") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (string-append "https://dezyne.org/download/dezyne/" |        (uri (string-append "https://dezyne.org/download/dezyne/" | ||||||
|                            name "-" version ".tar.gz")) |                            name "-" version ".tar.gz")) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 "09w2rl2ghm8z6fv3iflxnikcj2q98119imvlgvkmkhch5cplx7ny")))) |         (base32 "0m5cnymcyg7k1jhp4xjpvpay7ia72xdzyjnjg0spsr4p7fy7yql4")))) | ||||||
|     (inputs (list bash-minimal |     (inputs (list bash-minimal | ||||||
|                   guile-3.0-latest |                   guile-3.0-latest | ||||||
|                   guile-json-4 |                   guile-json-4 | ||||||
|  |  | ||||||
		Reference in a new issue