[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/16: gnu: bffe: Update to 0-7.0fc06c7.
From: |
guix-commits |
Subject: |
03/16: gnu: bffe: Update to 0-7.0fc06c7. |
Date: |
Wed, 14 Aug 2024 06:04:40 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit b6cb65b649b14d9876720804fe9bda358753f0c8
Author: Christopher Baines <mail@cbaines.net>
AuthorDate: Wed Aug 14 10:19:20 2024 +0100
gnu: bffe: Update to 0-7.0fc06c7.
* gnu/packages/package-management.scm (bffe): Update to 0-7.0fc06c7.
Change-Id: I7c0cf4bbfb5c2e12738065a177f496f3bc24bdbf
---
gnu/packages/package-management.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/package-management.scm
b/gnu/packages/package-management.scm
index 5f36a784c8..6d09b1b1b8 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -1007,8 +1007,8 @@ transactions from C or Python.")
(license license:gpl2+)))
(define-public bffe
- (let ((commit "7df2aa647d11342e3a446f44ef7626e58a1d5902")
- (revision "6"))
+ (let ((commit "0fc06c7dad2904989fc8c48f5a20c46a60254e9b")
+ (revision "7"))
(package
(name "bffe")
(version (git-version "0" revision commit))
@@ -1019,7 +1019,7 @@ transactions from C or Python.")
(commit commit)))
(sha256
(base32
- "04gg21rjl3c1l8i2wnq8w1w6zfh2qmp9ay839ll90c1jf9bc3sn4"))
+ "0wkszdlsxw335wwh3qi2g7hfyrrnmmqx0kr02yqb8vasmn3vm8jz"))
(file-name (string-append name "-" version "-checkout"))))
(build-system gnu-build-system)
(native-inputs
- branch master updated (4bd8806249 -> aadc73c8d1), guix-commits, 2024/08/14
- 01/16: gnu: guix-data-service: Update to 0.0.1-53.eeda1bf., guix-commits, 2024/08/14
- 03/16: gnu: bffe: Update to 0-7.0fc06c7.,
guix-commits <=
- 04/16: gnu: usbrelay: Update to 1.2.1., guix-commits, 2024/08/14
- 10/16: gnu: fping: Update to 5.2., guix-commits, 2024/08/14
- 07/16: gnu: rush: Update to 2.4., guix-commits, 2024/08/14
- 08/16: gnu: atop: Update to 2.11.0., guix-commits, 2024/08/14
- 13/16: gnu: emacs-denote: Update to 3.0.8., guix-commits, 2024/08/14
- 12/16: gnu: yggdrasil: Update to 0.5.8., guix-commits, 2024/08/14
- 14/16: gnu: emacs-diff-hl: Update to 1.10.0., guix-commits, 2024/08/14
- 06/16: gnu: mpich: Update to 4.2.2., guix-commits, 2024/08/14
- 05/16: gnu: cpu-features: Fix cross-compilation., guix-commits, 2024/08/14
- 02/16: gnu: guix-build-coordinator: Update to 0-110.492d462., guix-commits, 2024/08/14