mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-28 19:56:59 -06:00
gnu: xfce4-fsguard-plugin: Update to 1.2.0.
* gnu/packages/xfce.scm (xfce4-fsguard-plugin): Update to 1.2.0. Change-Id: Ifcbee3b75f863cc9db610674a4d4eac785cdf787
This commit is contained in:
parent
cfd77f3e54
commit
6a4e237043
1 changed files with 2 additions and 2 deletions
|
|
@ -1897,7 +1897,7 @@ performance (bytes transferred per second).")
|
|||
(define-public xfce4-fsguard-plugin
|
||||
(package
|
||||
(name "xfce4-fsguard-plugin")
|
||||
(version "1.1.4")
|
||||
(version "1.2.0")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
@ -1907,7 +1907,7 @@ performance (bytes transferred per second).")
|
|||
(commit (string-append name "-" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0df9gs9wjmnb2889a0ssfjvjviswcjkcq6f8211fyzzqaj2gn9n0"))))
|
||||
(base32 "1bfdi1wa6zsbvzybf0sv8iczzd987mhkqzfmhkhjh1dcdvfghl1f"))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
(list xfce4-dev-tools))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue