mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: xfce4-eyes-plugin: Update to 4.7.0.
* gnu/packages/xfce.scm (xfce4-eyes-plugin): Update to 4.7.0. Change-Id: I1dad8cc2b4d8d47e8517c5d4d371dd66e38d3482
This commit is contained in:
parent
500de13b8f
commit
56bb4e51ec
1 changed files with 2 additions and 2 deletions
|
|
@ -1766,7 +1766,7 @@ core or CPU.")
|
|||
(define-public xfce4-eyes-plugin
|
||||
(package
|
||||
(name "xfce4-eyes-plugin")
|
||||
(version "4.6.2")
|
||||
(version "4.7.0")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
@ -1776,7 +1776,7 @@ core or CPU.")
|
|||
(commit (string-append name "-" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1wwfxhaxp6r8g4jvj5ax7a3djh4q896ilxdfdcx6n67qzs5ksq8h"))))
|
||||
(base32 "0h502l590qyypsaaivhzw3shl59im8194wk5gnfswyhadz336zd0"))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
(list xfce4-dev-tools))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue