diff --git a/srcpkgs/timewarrior/patches/musl.patch b/srcpkgs/timewarrior/patches/musl.patch deleted file mode 100644 index fea19b2bd80..00000000000 --- a/srcpkgs/timewarrior/patches/musl.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- src/libshared/src/FS.cpp.old 2016-11-14 22:25:30.714769358 -0500 -+++ src/libshared/src/FS.cpp 2016-11-14 22:36:37.692633243 -0500 -@@ -41,7 +41,7 @@ - #include - #include - --#if defined SOLARIS || defined NETBSD || defined FREEBSD -+#ifndef __GLIBC__ - #include - #endif - diff --git a/srcpkgs/timewarrior/template b/srcpkgs/timewarrior/template index 46e84a4ae37..d1793a4fb02 100644 --- a/srcpkgs/timewarrior/template +++ b/srcpkgs/timewarrior/template @@ -1,7 +1,7 @@ # Template file for 'timewarrior' pkgname=timewarrior -version=1.0.0 -revision=2 +version=1.1.1 +revision=1 wrksrc="timew-${version}" build_style=cmake short_desc="Track time from the command line" @@ -9,7 +9,7 @@ maintainer="Toyam Cox " license="MIT" homepage="https://timewarrior.net" distfiles="https://taskwarrior.org/download/timew-${version}.tar.gz" -checksum=ac027910e1e8365bdd218a8b42389b26d017d38d3c96516c408db6d5a44e0bb5 +checksum=1f7d9a62e55fc5a3126433654ccb1fd7d2d135f06f05697f871897c9db77ccc9 post_install() { vlicense LICENSE