mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-28 03:45:07 -06:00
gnu: oxygen-sounds: Update to 6.4.3.
* gnu/packages/kde-plasma.scm (oxygen-sounds): Update to 6.4.3. Change-Id: I7bc30d2639c6e659324a38272b8d3e6321383f89
This commit is contained in:
parent
feaaae457a
commit
650dfd91cf
1 changed files with 2 additions and 2 deletions
|
|
@ -1769,7 +1769,7 @@ on top of Baloo.")
|
|||
(define-public oxygen-sounds
|
||||
(package
|
||||
(name "oxygen-sounds")
|
||||
(version "6.3.6")
|
||||
(version "6.4.3")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/"
|
||||
|
|
@ -1777,7 +1777,7 @@ on top of Baloo.")
|
|||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1bb8ckgvxrcgnfi9argr1phf53mbl2n6yrnmybwq0zl0kbc14rb4"))))
|
||||
"0arfmwxr6p6hfjsywz9zr0cvaf4qj2bsnqdm0h7fk72cm3wnc1a4"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments (list #:tests? #f))
|
||||
(native-inputs (list extra-cmake-modules))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue