mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: milou: Update to 6.3.4.
* gnu/packages/kde-plasma.scm (milou): Update to 6.3.4. Change-Id: I813880d9d34e8f5d9a6df3646d2b9ed69e162d2d
This commit is contained in:
parent
c5fbb038a8
commit
be5e0eff05
1 changed files with 2 additions and 2 deletions
|
@ -1636,7 +1636,7 @@ and minimalistic.")
|
|||
(define-public milou
|
||||
(package
|
||||
(name "milou")
|
||||
(version "6.2.5")
|
||||
(version "6.3.4")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/"
|
||||
|
@ -1644,7 +1644,7 @@ and minimalistic.")
|
|||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1kxc2wh667qv0vzddlg844hsw0zn6439pq2kygpqabi9zvmclfw3"))))
|
||||
"0dzzwdqig33hgdq70i7lh8z26v9pifm766p29w1qirb65v9dfyxf"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs (list extra-cmake-modules))
|
||||
(inputs (list kcoreaddons
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue