gnu: dezyne: Update to 2.17.2.
* gnu/packages/dezyne.scm (dezyne): Update to 2.17.2.
This commit is contained in:
		
							parent
							
								
									9350347dab
								
							
						
					
					
						commit
						d0575a9847
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -31,14 +31,14 @@
 | 
			
		|||
(define-public dezyne
 | 
			
		||||
  (package
 | 
			
		||||
    (name "dezyne")
 | 
			
		||||
    (version "2.17.1")
 | 
			
		||||
    (version "2.17.2")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (string-append "https://dezyne.org/download/dezyne/"
 | 
			
		||||
                           name "-" version ".tar.gz"))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32 "008svf32sy80c98nax3xkvxb0b93xgh9xjvw5ygzkq8zflr3ihm8"))))
 | 
			
		||||
        (base32 "1v0anwr0iic26ck796b29dfyj1dxkjf935g134z98s95hvzzrhm3"))))
 | 
			
		||||
    (inputs (list bash-minimal
 | 
			
		||||
                  guile-3.0-latest
 | 
			
		||||
                  guile-json-4
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue