me
/
guix
Archived
1
0
Fork 0

gnu: dino: Update to 0.2.1 [fixes CVE-2021-33896].

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

Signed-off-by: Leo Famulari <leo@famulari.name>
master
Jack Hill 2021-06-07 13:50:02 -04:00 committed by Leo Famulari
parent 68dcdf6ea7
commit 732da2201e
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 2 additions and 2 deletions

View File

@ -1219,7 +1219,7 @@ Encryption to Gajim.")
(define-public dino
(package
(name "dino")
(version "0.2.0")
(version "0.2.1")
(source
(origin
(method url-fetch)
@ -1227,7 +1227,7 @@ Encryption to Gajim.")
(string-append "https://github.com/dino/dino/releases/download/v"
version "/dino-" version ".tar.gz"))
(sha256
(base32 "0iigh7bkil6prf02dqcl6lmd89jxz685h8lqr3ni4x39zkcransn"))))
(base32 "13rk8b0sj35az32c0ii173g9ww231awmyb4jlk56jy38hpyp7x1g"))))
(build-system cmake-build-system)
(outputs '("out" "debug"))
(arguments