Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] taskwarrior-tui: update to 0.26.3.
@ 2024-05-12 21:37 Eloitor
  0 siblings, 0 replies; only message in thread
From: Eloitor @ 2024-05-12 21:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages taskwarrior-tui
https://github.com/void-linux/void-packages/pull/50300

taskwarrior-tui: update to 0.26.3.
#### Testing the changes
- I tested the changes in this PR: **briefly**


#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

Users should run `task export > all-tasks.json` before updating: https://taskwarrior.org/docs/upgrade-3/

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

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

From 6bd1ace906ee2ad8f4fc0ac67636bf2aaef4d4f9 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Sun, 12 May 2024 23:16:48 +0200
Subject: [PATCH 1/2] task: update to 3.0.2.

---
 srcpkgs/task/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/task/template b/srcpkgs/task/template
index 0f28ceb0e02b0a..9cc3b9cb30dd4d 100644
--- a/srcpkgs/task/template
+++ b/srcpkgs/task/template
@@ -1,15 +1,16 @@
 # Template file for 'task'
 pkgname=task
-version=2.6.2
+version=3.0.2
 revision=1
 build_style=cmake
+hostmakedepends="rust cargo"
 makedepends="libuuid-devel gnutls-devel"
 short_desc="Task Warrior command-line todo list manager"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://taskwarrior.org"
 distfiles="https://github.com/GothenburgBitFactory/taskwarrior/releases/download/v${version}/task-${version}.tar.gz"
-checksum=b1d3a7f000cd0fd60640670064e0e001613c9e1cb2242b9b3a9066c78862cfec
+checksum=633b76637b0c74e4845ffa28249f01a16ed2c84000ece58d4358e72bf88d5f10
 
 post_install() {
 	vcompletion scripts/zsh/_task zsh

From 09727f8b9e896d2c6e152c5ff87e7dc4c39bf32c Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Sun, 12 May 2024 23:34:17 +0200
Subject: [PATCH 2/2] taskwarrior-tui: update to 0.26.3.

---
 srcpkgs/taskwarrior-tui/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/taskwarrior-tui/template b/srcpkgs/taskwarrior-tui/template
index 8186b7ef62e24c..b5739dab2a32bb 100644
--- a/srcpkgs/taskwarrior-tui/template
+++ b/srcpkgs/taskwarrior-tui/template
@@ -1,7 +1,7 @@
 # Template file for 'taskwarrior-tui'
 pkgname=taskwarrior-tui
-version=0.25.4
-revision=2
+version=0.26.3
+revision=1
 build_style=cargo
 depends="task"
 checkdepends="git task"
@@ -10,7 +10,7 @@ maintainer="Eloi Torrents <eloitor@disroot.org>"
 license="MIT"
 homepage="https://kdheepak.com/taskwarrior-tui/"
 distfiles="https://github.com/kdheepak/taskwarrior-tui/archive/refs/tags/v${version}.tar.gz"
-checksum=86a00c0c33f825824ac432c50e57a9bac150c3ba9e3d06e6d86f65790a99a458
+checksum=76f053e2e3c9e71b8106e3fc3c18fd4400a98c09a8cde5972305e0eeaecc08d3
 
 post_install() {
 	vlicense LICENSE

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-05-12 21:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-12 21:37 [PR PATCH] taskwarrior-tui: update to 0.26.3 Eloitor

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).