[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/28: gnu: dstask: Update to 0.26.
From: |
guix-commits |
Subject: |
14/28: gnu: dstask: Update to 0.26. |
Date: |
Sun, 17 Sep 2023 08:26:42 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 655686a2bdb8f5880f1239e8a8267442f73363c0
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Sep 10 02:00:00 2023 +0200
gnu: dstask: Update to 0.26.
* gnu/packages/task-management.scm (dstask): Update to 0.26.
---
gnu/packages/task-management.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/task-management.scm b/gnu/packages/task-management.scm
index e4dd488cb6..f9221f8483 100644
--- a/gnu/packages/task-management.scm
+++ b/gnu/packages/task-management.scm
@@ -271,7 +271,7 @@ time to a logfile.")
(define-public dstask
(package
(name "dstask")
- (version "0.25")
+ (version "0.26")
(source
(origin
(method git-fetch)
@@ -280,7 +280,7 @@ time to a logfile.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1m83zc2zqvpcbjng92jvlnk0biw4krv12wjvjas66jbbk3sjghcy"))))
+ (base32 "10q0524gfc76k0v9cy0j60cbgmmwkpnkbvl6w0pn1j5y690514f5"))))
(build-system go-build-system)
(arguments
`(#:import-path "github.com/naggie/dstask"
- branch master updated (9b78699744 -> d6e4ad32b8), guix-commits, 2023/09/17
- 02/28: gnu: dovecot-pigeonhole: Update to 0.5.21., guix-commits, 2023/09/17
- 01/28: gnu: dovecot: Update to 2.3.21., guix-commits, 2023/09/17
- 04/28: gnu: lldpd: Update to 1.0.17., guix-commits, 2023/09/17
- 03/28: gnu: mbuffer: Update to 20230301., guix-commits, 2023/09/17
- 05/28: gnu: musl: Update to 1.2.4., guix-commits, 2023/09/17
- 13/28: gnu: fsarchiver: Update to 0.8.7., guix-commits, 2023/09/17
- 15/28: gnu: foot: Update to 1.15.3., guix-commits, 2023/09/17
- 06/28: gnu: synthv1: Update to 0.9.32., guix-commits, 2023/09/17
- 14/28: gnu: dstask: Update to 0.26.,
guix-commits <=
- 17/28: gnu: conflict: Update to 20221002., guix-commits, 2023/09/17
- 19/28: gnu: plocate: Update to 1.1.19., guix-commits, 2023/09/17
- 18/28: gnu: eid-mw: Update to 5.1.11., guix-commits, 2023/09/17
- 24/28: gnu: iperf: Update to 3.15., guix-commits, 2023/09/17
- 25/28: gnu: putty: Update to 0.79., guix-commits, 2023/09/17
- 22/28: gnu: drpm: Update to 0.5.2., guix-commits, 2023/09/17
- 27/28: gnu: glirc: Re-indent., guix-commits, 2023/09/17
- 07/28: gnu: drumkv1: Update to 0.9.32., guix-commits, 2023/09/17
- 10/28: gnu: qtractor: Update to 0.9.35., guix-commits, 2023/09/17
- 09/28: gnu: padthv1: Update to 0.9.32., guix-commits, 2023/09/17