mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: milou: Update to 6.1.4.
* gnu/packages/kde-plasma.scm (milou): Update to 6.1.4. Change-Id: I5c98df17052f9ae41710877b935941298952c6ff
This commit is contained in:
parent
f36ed4ddc2
commit
fb7caf8997
1 changed files with 2 additions and 2 deletions
|
@ -1582,7 +1582,7 @@ (define-public lightly
|
|||
(define-public milou
|
||||
(package
|
||||
(name "milou")
|
||||
(version "6.1.3")
|
||||
(version "6.1.4")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/"
|
||||
|
@ -1590,7 +1590,7 @@ (define-public milou
|
|||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"127b16gcazpddnrx28iw8g1q8nym27iw3p2nnwvg75yjavf8lsfy"))))
|
||||
"10h0f997lq2b9dp7c8symilgxg51hlnfpqcgb7j6x1574363r03j"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs (list extra-cmake-modules))
|
||||
(inputs (list kcoreaddons
|
||||
|
|
Loading…
Reference in a new issue