[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/17: gnu: s-tui: Update to 1.0.1.
From: |
guix-commits |
Subject: |
06/17: gnu: s-tui: Update to 1.0.1. |
Date: |
Mon, 29 Jun 2020 10:46:35 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 126f74c7d5d0371fbe381d8aae3823c80a743a3a
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Mon Jun 29 12:04:05 2020 +0200
gnu: s-tui: Update to 1.0.1.
* gnu/packages/admin.scm (s-tui): Update to 1.0.1.
---
gnu/packages/admin.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 9d9fd2d..ca0dcf8 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -1864,13 +1864,13 @@ development, not the kernel implementation of ACPI.")
(define-public s-tui
(package
(name "s-tui")
- (version "1.0.0")
+ (version "1.0.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "s-tui" version))
(sha256
- (base32 "0r5yhlsi5xiy7ii1w4kqkaxz9069v5bbfwi3x3xnxhk51yjfgr8n"))))
+ (base32 "1gqrb2xxii43j7kszy7kvv4f6hr8ac4p0m9q8i1xs5fhsqcx186i"))))
(build-system python-build-system)
(inputs
`(("python-psutil" ,python-psutil)
- branch master updated (4726020 -> c47485b), guix-commits, 2020/06/29
- 01/17: gnu: Add python-click@5., guix-commits, 2020/06/29
- 05/17: gnu: xxhash: Detect vector instructions at run time., guix-commits, 2020/06/29
- 02/17: gnu: vdirsyncer: Update to 0.16.8., guix-commits, 2020/06/29
- 04/17: gnu: xxhash: Update to 0.7.4., guix-commits, 2020/06/29
- 06/17: gnu: s-tui: Update to 1.0.1.,
guix-commits <=
- 08/17: gnu: stellarium: Update to 0.20.2., guix-commits, 2020/06/29
- 10/17: gnu: sparse: Update to 0.6.2., guix-commits, 2020/06/29
- 11/17: gnu: python-coverage: Update home page., guix-commits, 2020/06/29
- 12/17: gnu: rust-x11-dl: Update to 2.18.5., guix-commits, 2020/06/29
- 03/17: gnu: xxhash: Cross-compile., guix-commits, 2020/06/29
- 14/17: gnu: perl-dbix-class: Update to 0.082842., guix-commits, 2020/06/29
- 07/17: gnu: ansible: Update to 2.9.10., guix-commits, 2020/06/29
- 09/17: gnu: ccache: Update to 3.7.10., guix-commits, 2020/06/29
- 15/17: gnu: mariadb-connector-c: Update to 3.1.9., guix-commits, 2020/06/29
- 16/17: gnu: marisa: Update to 0.2.6., guix-commits, 2020/06/29