haskell-arbtt: update to version 0.8.1.1
This commit is contained in:
parent
7287a9fd84
commit
bd672dc335
@ -8,8 +8,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "arbtt";
|
pname = "arbtt";
|
||||||
version = "0.8.1";
|
version = "0.8.1.1";
|
||||||
sha256 = "1qzmqjm8pfj59h0hrm28pp6qhzz2am5xq81mirnnchsgg52wrfn0";
|
sha256 = "1qid9qs0sjyqpbnv20rmwjkibjsic9p4kil7gjhwi6panfan9x10";
|
||||||
isLibrary = false;
|
isLibrary = false;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
@ -21,7 +21,6 @@ cabal.mkDerivation (self: {
|
|||||||
tastyGolden tastyHunit time transformers utf8String
|
tastyGolden tastyHunit time transformers utf8String
|
||||||
];
|
];
|
||||||
extraLibraries = [ libXScrnSaver ];
|
extraLibraries = [ libXScrnSaver ];
|
||||||
jailbreak = true;
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://arbtt.nomeata.de/";
|
homepage = "http://arbtt.nomeata.de/";
|
||||||
description = "Automatic Rule-Based Time Tracker";
|
description = "Automatic Rule-Based Time Tracker";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user