Archived
1
0
Fork 0

gnu: dezyne: Update to 2.17.7.

* gnu/packages/dezyne.scm (dezyne): Update to 2.17.7.

Change-Id: I278e4e17f49b15600689cebda04298de6bbc8a65
This commit is contained in:
Janneke Nieuwenhuizen 2023-10-30 10:14:37 +01:00
parent 642769707c
commit db6b00795a
No known key found for this signature in database
GPG key ID: F3C1A0D9C1D65273

View file

@ -32,14 +32,14 @@
(define-public dezyne (define-public dezyne
(package (package
(name "dezyne") (name "dezyne")
(version "2.17.6") (version "2.17.7")
(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 "0z019yyvf1ac1l95j29wlayi2gmwa9sjqg31a4r89za1bijmk19k")))) (base32 "09w2rl2ghm8z6fv3iflxnikcj2q98119imvlgvkmkhch5cplx7ny"))))
(inputs (list bash-minimal (inputs (list bash-minimal
guile-3.0-latest guile-3.0-latest
guile-json-4 guile-json-4