diff options
| author | 宋文武 <iyzsong@member.fsf.org> | 2025-12-30 12:28:40 +0800 |
|---|---|---|
| committer | 宋文武 <iyzsong@member.fsf.org> | 2026-01-01 09:42:07 +0800 |
| commit | 56bb4e51ec148b621317b310ade2ee32fe596cb6 (patch) | |
| tree | 149fcca88c922536bc92477d7118ce6fd262c63d /gnu/packages | |
| parent | 500de13b8f1b242b9cfeb1d15037799f4e0ba281 (diff) | |
gnu: xfce4-eyes-plugin: Update to 4.7.0.
* gnu/packages/xfce.scm (xfce4-eyes-plugin): Update to 4.7.0.
Change-Id: I1dad8cc2b4d8d47e8517c5d4d371dd66e38d3482
Diffstat (limited to 'gnu/packages')
| -rw-r--r-- | gnu/packages/xfce.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm index c7277251f6f..eb23b60beeb 100644 --- a/gnu/packages/xfce.scm +++ b/gnu/packages/xfce.scm | |||
| @@ -1766,7 +1766,7 @@ core or CPU.") | |||
| 1766 | (define-public xfce4-eyes-plugin | 1766 | (define-public xfce4-eyes-plugin |
| 1767 | (package | 1767 | (package |
| 1768 | (name "xfce4-eyes-plugin") | 1768 | (name "xfce4-eyes-plugin") |
| 1769 | (version "4.6.2") | 1769 | (version "4.7.0") |
| 1770 | (source | 1770 | (source |
| 1771 | (origin | 1771 | (origin |
| 1772 | (method git-fetch) | 1772 | (method git-fetch) |
| @@ -1776,7 +1776,7 @@ core or CPU.") | |||
| 1776 | (commit (string-append name "-" version)))) | 1776 | (commit (string-append name "-" version)))) |
| 1777 | (file-name (git-file-name name version)) | 1777 | (file-name (git-file-name name version)) |
| 1778 | (sha256 | 1778 | (sha256 |
| 1779 | (base32 "1wwfxhaxp6r8g4jvj5ax7a3djh4q896ilxdfdcx6n67qzs5ksq8h")))) | 1779 | (base32 "0h502l590qyypsaaivhzw3shl59im8194wk5gnfswyhadz336zd0")))) |
| 1780 | (build-system gnu-build-system) | 1780 | (build-system gnu-build-system) |
| 1781 | (native-inputs | 1781 | (native-inputs |
| 1782 | (list xfce4-dev-tools)) | 1782 | (list xfce4-dev-tools)) |
