me
/
guix
Archived
1
0
Fork 0

gnu: dino: Update to 0.4.3.

* gnu/packages/messaging.scm (dino): Update to 0.4.3.

Signed-off-by: Christopher Baines <mail@cbaines.net>
Jack Hill 2023-08-11 23:41:22 -04:00 committed by Christopher Baines
parent 5f672aaa0c
commit e9981d5a95
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 2 additions and 2 deletions

View File

@ -1317,7 +1317,7 @@ Encryption to Gajim.")
(define-public dino
(package
(name "dino")
(version "0.4.2")
(version "0.4.3")
(source
(origin
(method url-fetch)
@ -1325,7 +1325,7 @@ Encryption to Gajim.")
(string-append "https://github.com/dino/dino/releases/download/v"
version "/dino-" version ".tar.gz"))
(sha256
(base32 "1vbyrnivibsn4jzmfb6sfq5fxhb0xh1cnhgcmg1rafq751q55cg1"))))
(base32 "01jbggjqsbqrzd76bq4h8ccnijsw3m3mav838mnk20kls8agq5d6"))))
(build-system cmake-build-system)
(outputs '("out" "debug"))
(arguments