mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: yakuake: Update to 24.12.1.
* gnu/packages/kde-systemtools.scm (yakuake): Update to 24.12.1. Change-Id: I176bb1d341e529182fbee331a48d331c77ad0232
This commit is contained in:
parent
82ab5caceb
commit
15ecc22d6c
1 changed files with 2 additions and 2 deletions
|
@ -449,14 +449,14 @@ This package is part of the KDE administration module.")
|
|||
(define-public yakuake
|
||||
(package
|
||||
(name "yakuake")
|
||||
(version "24.05.2")
|
||||
(version "24.12.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/yakuake-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0bgpnvq1dpijrz3vj7yjw5dkss98l22iirqrvih3wgm0n6ccaix2"))))
|
||||
"13ndnsibdyymnn8awwbzx1rxsw34223gkvnndbrk3jaqlmp4cgv4"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue