mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 11:29:59 +01:00
gnu: kldap: Update to 24.12.1.
* gnu/packages/kde-pim.scm (kldap): Update to 24.12.1. Change-Id: Ic6863d2d89b9befbe090c342732d621781b79d86
This commit is contained in:
parent
80c082a8b7
commit
ec2f7cff7d
1 changed files with 2 additions and 2 deletions
|
@ -1074,14 +1074,14 @@ model and itinerary extraction code.")
|
|||
(define-public kldap
|
||||
(package
|
||||
(name "kldap")
|
||||
(version "24.05.2")
|
||||
(version "24.12.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/kldap-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "1nhr18h7f4qm196jjg5aqyky7v7w8n7iy07kzdk638381sarcmyz"))))
|
||||
(base32 "13yvxiff898r6lx2fv8722w5xm51lapwaqjk5max1znabhmnahvy"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules kdoctools))
|
||||
|
|
Loading…
Add table
Reference in a new issue