1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: dezyne: Update to 2.19.2.

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

Change-Id: Ie72f67fc93834d207866908291a3a551a934c7e8
This commit is contained in:
Janneke Nieuwenhuizen
2025-11-10 13:39:23 +01:00
parent b1c1e42215
commit 9acac72858

View File

@@ -35,14 +35,14 @@
(define-public dezyne
(package
(name "dezyne")
(version "2.19.1")
(version "2.19.2")
(source
(origin
(method url-fetch)
(uri (string-append "https://dezyne.org/download/dezyne/"
name "-" version ".tar.gz"))
(sha256
(base32 "17gpzmkafql2d3kj2yx293hgrh3l6zhjk63wcirqr7xsxjhava5n"))))
(base32 "142ng6aq7lcp0jk16yajf2bpm03db9q1wbxs5igwnvszy6aqq243"))))
(inputs (list bash-minimal
boost
guile-3.0