stalonetray: update from 0.8.0 to 0.8.1
This commit is contained in:
parent
ea11828d44
commit
209ff52d0b
@ -11,10 +11,10 @@ let
|
|||||||
(builtins.attrNames (builtins.removeAttrs x helperArgNames));
|
(builtins.attrNames (builtins.removeAttrs x helperArgNames));
|
||||||
sourceInfo = rec {
|
sourceInfo = rec {
|
||||||
baseName="stalonetray";
|
baseName="stalonetray";
|
||||||
version="0.8.0";
|
version="0.8.1";
|
||||||
name="${baseName}-${version}";
|
name="${baseName}-${version}";
|
||||||
url="mirror://sourceforge/${baseName}/${name}.tar.bz2";
|
url="mirror://sourceforge/${baseName}/${name}.tar.bz2";
|
||||||
hash="0ccllmpsmilns6xxl174vgcjf8kfakcrhg3psc4cg0yynqbi2mka";
|
hash="1wp8pnlv34w7xizj1vivnc3fkwqq4qgb9dbrsg15598iw85gi8ll";
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
rec {
|
rec {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user