[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/11: gnu: basu: Update to 0.2.1.
From: |
guix-commits |
Subject: |
05/11: gnu: basu: Update to 0.2.1. |
Date: |
Fri, 27 Jan 2023 19:31:35 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 1b0027944b41b2d08c48e30f01e2886e6c8526eb
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jan 22 01:00:01 2023 +0100
gnu: basu: Update to 0.2.1.
* gnu/packages/freedesktop.scm (basu): Update to 0.2.1.
---
gnu/packages/freedesktop.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index 130a7adec4..02898bfe36 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -812,7 +812,7 @@ of a the system to know what users are logged in, and
where.")
(define-public basu
(package
(name "basu")
- (version "0.2.0")
+ (version "0.2.1")
(home-page "https://git.sr.ht/~emersion/basu")
(source
(origin
@@ -823,7 +823,7 @@ of a the system to know what users are logged in, and
where.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0h23n7wg18xc7xwldca18wi00iajyliixwicqyvv38qx831d8q18"))))
+ (base32 "054mg6f9aqi0i3i3w8fc37qnns1vng3qq5b8nfd9g51wi8h891nc"))))
(build-system meson-build-system)
(native-inputs
(list pkg-config python gperf))
- branch master updated (1163349b70 -> be97c7ed11), guix-commits, 2023/01/27
- 05/11: gnu: basu: Update to 0.2.1.,
guix-commits <=
- 07/11: gnu: dkimproxy: Remove obsolete trailing #t., guix-commits, 2023/01/27
- 03/11: gnu: libeatmydata: Update to 131., guix-commits, 2023/01/27
- 02/11: gnu: ndctl: Update to 75., guix-commits, 2023/01/27
- 08/11: gnu: doc++: Use HTTPS home page., guix-commits, 2023/01/27
- 10/11: gnu: fillets-ng: Use HTTPS home page., guix-commits, 2023/01/27
- 01/11: gnu: ddrescue: Update to 1.27., guix-commits, 2023/01/27
- 04/11: gnu: homebank: Update to 5.6.1., guix-commits, 2023/01/27
- 06/11: gnu: dkimproxy: Use HTTPS home page., guix-commits, 2023/01/27
- 09/11: gnu: file-roller: Use HTTPS home page., guix-commits, 2023/01/27
- 11/11: download: Remove dead SourceForge mirrors., guix-commits, 2023/01/27