Github messages for voidlinux
 help / color / mirror / Atom feed
From: icp1994 <icp1994@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] timewarrior: update to 1.6.0.
Date: Sun, 15 Oct 2023 20:59:15 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46702@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 480 bytes --]

There is a new pull request by icp1994 against master on the void-packages repository

https://github.com/icp1994/void-packages timewarrior
https://github.com/void-linux/void-packages/pull/46702

timewarrior: update to 1.6.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

A patch file from https://github.com/void-linux/void-packages/pull/46702.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-timewarrior-46702.patch --]
[-- Type: text/x-diff, Size: 1361 bytes --]

From ea3d3481f15b7bcad2b30139f90872f7c3db1ef3 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sat, 14 Oct 2023 11:07:39 +0530
Subject: [PATCH] timewarrior: update to 1.6.0.

---
 srcpkgs/timewarrior/template | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/timewarrior/template b/srcpkgs/timewarrior/template
index 12b91997c33f3..5700da5c96d1e 100644
--- a/srcpkgs/timewarrior/template
+++ b/srcpkgs/timewarrior/template
@@ -1,8 +1,9 @@
 # Template file for 'timewarrior'
 pkgname=timewarrior
-version=1.5.0
+version=1.6.0
 revision=1
 build_style=cmake
+hostmakedepends="ruby-asciidoctor"
 checkdepends="python3"
 short_desc="Track time from the command line"
 maintainer="Toyam Cox <Vaelatern@gmail.com>"
@@ -10,9 +11,12 @@ license="MIT"
 homepage="https://timewarrior.net"
 changelog="https://raw.githubusercontent.com/GothenburgBitFactory/timewarrior/develop/ChangeLog"
 distfiles="https://github.com/GothenburgBitFactory/timewarrior/releases/download/v${version}/timew-${version}.tar.gz"
-checksum=51e7c2c772837bbd6d56da8d16506c4b6de8644166e0b5234ad36ae6a70dd4f6
+checksum=cd1aa610ed50558bb2cf141022fa7b41523091ac3ae5fbb9c2d459cfe1afc782
 python_version=3
 
 post_install() {
 	vlicense LICENSE
+
+	vcompletion completion/timew-completion.bash bash timew
+	vcompletion completion/timew.fish fish timew
 }

             reply	other threads:[~2023-10-15 18:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-15 18:59 icp1994 [this message]
2023-10-17  7:41 ` [PR PATCH] [Merged]: " classabbyamp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46702@inbox.vuxu.org \
    --to=icp1994@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).