me
/
guix
Archived
1
0
Fork 0

gnu: dino: Update to 0.4.2 [fixes CVE-2023-28686].

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

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
master
Jack Hill 2023-03-23 23:17:17 -04:00 committed by Liliana Marie Prikler
parent 720568e609
commit 9b58148641
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 2 additions and 2 deletions

View File

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