gnu: dezyne: Update to 2.17.6.
* gnu/packages/dezyne.scm (dezyne): Update to 2.17.6.
This commit is contained in:
		
							parent
							
								
									1ef4974be9
								
							
						
					
					
						commit
						e2e5df596f
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -32,14 +32,14 @@
 | 
			
		|||
(define-public dezyne
 | 
			
		||||
  (package
 | 
			
		||||
    (name "dezyne")
 | 
			
		||||
    (version "2.17.5")
 | 
			
		||||
    (version "2.17.6")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (string-append "https://dezyne.org/download/dezyne/"
 | 
			
		||||
                           name "-" version ".tar.gz"))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32 "15jhi17f0aqnlznvpf6lkz2y837xkzf8chi9rhhb55920vqf6cgg"))))
 | 
			
		||||
        (base32 "0z019yyvf1ac1l95j29wlayi2gmwa9sjqg31a4r89za1bijmk19k"))))
 | 
			
		||||
    (inputs (list bash-minimal
 | 
			
		||||
                  guile-3.0-latest
 | 
			
		||||
                  guile-json-4
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue