gnu: smb4k: Update to 4.0.0.

* gnu/packages/kde-utils.scm (smb4k): Update to 4.0.0.

Change-Id: I6a4c7aaf50a7aa5e73a7fbed798284e5a38efae5
This commit is contained in:
Zheng Junjie 2025-05-08 13:42:32 +08:00
parent 55826e9c7c
commit 52cc958912
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -1196,7 +1196,7 @@ remind you to take a break now and then.")
(define-public smb4k
(package
(name "smb4k")
(version "3.2.92")
(version "4.0.0")
(source
(origin
(method git-fetch)
@ -1204,7 +1204,7 @@ remind you to take a break now and then.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0bgiqv5jwyk68wa32yiqyl4vxcnpk3p0iw7xlsihcn4i599zwmpq"))))
(base32 "0v6h18pla0cx36arka9jy77n5p0chd1xgdgia5xjryzpsc66ddpx"))))
(build-system qt-build-system)
(arguments (list
#:qtbase qtbase