mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: milou: Update to 6.5.5.
* gnu/packages/kde-plasma.scm (milou): Update to 6.5.5. Change-Id: I5ccfa0d72cdea06417869fd777756db1ebabc3b7
This commit is contained in:
@@ -1684,7 +1684,7 @@ conjunction with the KDE Plasma Desktop.")
|
||||
(define-public milou
|
||||
(package
|
||||
(name "milou")
|
||||
(version "6.5.2")
|
||||
(version "6.5.5")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/"
|
||||
@@ -1692,7 +1692,7 @@ conjunction with the KDE Plasma Desktop.")
|
||||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1gcvwx0kip5fnh9g1kx34w7l398yz6vnri13096a4khm3b27kcw4"))))
|
||||
"1pc97l90l7fw6s6lmqkh22rci24d8b48ycwpv404iyyr0ad0j7g8"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs (list extra-cmake-modules))
|
||||
(inputs (list kcoreaddons
|
||||
|
||||
Reference in New Issue
Block a user