mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-22 18:20:32 +02:00
gnu: thunar: Update to 4.16.11.
* gnu/packages/xfce.scm (thunar): Update to 4.16.11.
This commit is contained in:
@@ -737,7 +737,7 @@ like appearance, display, keyboard and mouse settings.")
|
||||
(define-public thunar
|
||||
(package
|
||||
(name "thunar")
|
||||
(version "4.16.10") ;stable version = even minor
|
||||
(version "4.16.11") ;stable version = even minor
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://archive.xfce.org/src/xfce/"
|
||||
@@ -745,7 +745,7 @@ like appearance, display, keyboard and mouse settings.")
|
||||
"thunar-" version ".tar.bz2"))
|
||||
(sha256
|
||||
(base32
|
||||
"14lwi4ax0wj77980kkfhdf18b97339b17y8qc8gl2365mgswh1gi"))))
|
||||
"06wa58dy9z28j7l4a2l7j052sa3h6vfpvxd440cy7qz5na8dwzgl"))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
(list pkg-config intltool))
|
||||
|
||||
Reference in New Issue
Block a user