mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: ruqola: Update to 2.7.0.
* gnu/packages/kde-internet.scm (ruqola): Update to 2.7.0. [inputs]: Add qtspeech. Change-Id: Ie469325d7f6259705b864206fa5aa5e2bcf98f04
This commit is contained in:
@@ -857,14 +857,14 @@ protocol, supporting end-to-end encryption. Its features include:
|
||||
(define-public ruqola
|
||||
(package
|
||||
(name "ruqola")
|
||||
(version "2.6.1")
|
||||
(version "2.7.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde//stable/ruqola/ruqola-"
|
||||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"09pp1xp7r1jwjiaairfzxcjcdj7sssrjv8dspbn19frmj0bivs5f"))))
|
||||
"0p00y19f5hsdfbkjf0m6ch2hszx0jc62jk21jh82ga4lh100v25r"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list #:qtbase qtbase
|
||||
@@ -901,6 +901,7 @@ protocol, supporting end-to-end encryption. Its features include:
|
||||
qtnetworkauth
|
||||
qtmultimedia
|
||||
qtwayland
|
||||
qtspeech
|
||||
qtsvg
|
||||
sonnet))
|
||||
(home-page "https://apps.kde.org/ruqola/")
|
||||
|
||||
Reference in New Issue
Block a user