gnu: sakura: Update to 3.8.4.

* gnu/packages/terminals.scm (sakura): Update to 3.8.4.
This commit is contained in:
Tobias Geerinckx-Rice 2021-11-27 16:02:48 +01:00
parent ef7bdf93d2
commit ea50a47511
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -870,7 +870,7 @@ (define-public foot
(define-public sakura
(package
(name "sakura")
(version "3.8.3")
(version "3.8.4")
(source (origin
(method url-fetch)
(uri (string-append "https://launchpad.net/sakura/trunk/"
@ -878,7 +878,7 @@ (define-public sakura
".tar.bz2"))
(sha256
(base32
"1r2kpvxx21r407s07m5p5x0dam6x863991nmcv6k5ap873fxqh2h"))))
"1d8n32xnj21q2xx13xs2r9cfjaq31mxiyhx6d57x9cwnhwb11xn3"))))
(build-system cmake-build-system)
(arguments
'(#:tests? #f)) ; no check phase