mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: elisa: Update to 25.08.1.
* gnu/packages/kde-multimedia.scm (elisa): Update to 25.08.1. Change-Id: Ic3efbf6b49b06c07e986b653e9af0f0b66b20e52
This commit is contained in:
parent
edc83dec08
commit
0b1fc91a35
1 changed files with 2 additions and 2 deletions
|
@ -203,14 +203,14 @@ This package is part of the KDE multimedia module.")
|
|||
(define-public elisa
|
||||
(package
|
||||
(name "elisa")
|
||||
(version "25.04.0")
|
||||
(version "25.08.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/elisa-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "1bwnfhm2mw0vs0hqnndzqhbxs8fh4kcr87fj79xy0y0g6y892jcn"))))
|
||||
(base32 "1s14gxfiq51zchmi1xm89237i3gmgrkjkkwhagll6wxq1kfixfkb"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules pkg-config dbus kdoctools
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue