mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: dezyne: Update to 2.19.1.
* gnu/packages/dezyne.scm (dezyne): Update to 2.19.1. Change-Id: I52cf654feafc2d813daad597a6a21c79714b2377
This commit is contained in:
parent
eb5bc46c65
commit
d5bf6e975f
1 changed files with 2 additions and 2 deletions
|
|
@ -35,14 +35,14 @@
|
|||
(define-public dezyne
|
||||
(package
|
||||
(name "dezyne")
|
||||
(version "2.19.0")
|
||||
(version "2.19.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://dezyne.org/download/dezyne/"
|
||||
name "-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32 "1jkk8zg1f28gfs9sgw1libac1kbk5hdwx5ny284qrd5g2j0anhxa"))))
|
||||
(base32 "17gpzmkafql2d3kj2yx293hgrh3l6zhjk63wcirqr7xsxjhava5n"))))
|
||||
(inputs (list bash-minimal
|
||||
boost
|
||||
guile-3.0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue