mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: smb4k: Update to 25.08.1.
* gnu/packages/kde-utils.scm (smb4k): Update to 25.08.1. Change-Id: If4acdd8fc588958b53efff4b2c80356db6aa5b49
This commit is contained in:
parent
cb5d44b7ea
commit
017e72f21b
1 changed files with 2 additions and 2 deletions
|
@ -1262,7 +1262,7 @@ remind you to take a break now and then.")
|
|||
(define-public smb4k
|
||||
(package
|
||||
(name "smb4k")
|
||||
(version "4.0.0")
|
||||
(version "4.0.4")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -1270,7 +1270,7 @@ remind you to take a break now and then.")
|
|||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0v6h18pla0cx36arka9jy77n5p0chd1xgdgia5xjryzpsc66ddpx"))))
|
||||
(base32 "1sbw7fdcgfjadggnmsl3m85kgim80lkn2vakwv4mrkrci0izk1xj"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments (list
|
||||
#:qtbase qtbase
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue