mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: ocean-sound-theme: Update to 6.4.3.
* gnu/packages/kde-plasma.scm (ocean-sound-theme): Update to 6.4.3. Change-Id: Idc5acbba058490e6a8da0438bbaa9da7b181e7b6
This commit is contained in:
parent
650dfd91cf
commit
c305892036
1 changed files with 2 additions and 2 deletions
|
@ -1789,7 +1789,7 @@ on top of Baloo.")
|
|||
(define-public ocean-sound-theme
|
||||
(package
|
||||
(name "ocean-sound-theme")
|
||||
(version "6.3.6")
|
||||
(version "6.4.3")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/"
|
||||
|
@ -1797,7 +1797,7 @@ on top of Baloo.")
|
|||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"03abqdx0ffdp41gkgpmhxdixbqc8a4fbfd7aq1ykwd7xp9yjyk0x"))))
|
||||
"0cl489jvlsd27qiw07ymfnn8ckrfzyd3vnwm6w1fcjzg4q021y5k"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments (list #:tests? #f))
|
||||
(native-inputs (list extra-cmake-modules))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue