[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/09: gnu: bear: Update to 3.1.4.
From: |
guix-commits |
Subject: |
02/09: gnu: bear: Update to 3.1.4. |
Date: |
Sat, 15 Jun 2024 12:19:39 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit 4afee5a3eb9480ad6868bc317b4df75791acc0c1
Author: fanquake <fanquake@gmail.com>
AuthorDate: Fri Jun 14 13:47:26 2024 +0100
gnu: bear: Update to 3.1.4.
* gnu/packages/build-tools.scm (bear): Update to 3.1.4.
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
gnu/packages/build-tools.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/build-tools.scm b/gnu/packages/build-tools.scm
index b552b0d927..35b16f0045 100644
--- a/gnu/packages/build-tools.scm
+++ b/gnu/packages/build-tools.scm
@@ -118,7 +118,7 @@ makes a few sacrifices to acquire fast full and incremental
build times.")
(define-public bear
(package
(name "bear")
- (version "3.1.3")
+ (version "3.1.4")
(source
(origin
(method git-fetch)
@@ -127,7 +127,7 @@ makes a few sacrifices to acquire fast full and incremental
build times.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0z8jzvxmzna7320w3hvmzb1qsv91g9npc5z5j28ncwnn0b74yxnn"))))
+ (base32 "1x99d2cycgxay62cz2ypjjkmjgrbdvz5d3pg4fyv0gnq2srnlcnm"))))
(build-system cmake-build-system)
(arguments
`(#:phases (modify-phases %standard-phases
- branch master updated (43e102be74 -> 612e4dd98f), guix-commits, 2024/06/15
- 04/09: gnu: nghttp3: Update to 1.4.0., guix-commits, 2024/06/15
- 03/09: gnu: tio: Update to 3.3., guix-commits, 2024/06/15
- 01/09: gnu: nar-herder: Update to 0-36.91348bd., guix-commits, 2024/06/15
- 08/09: gnu: ublock-origin: Update to 1.58.0., guix-commits, 2024/06/15
- 09/09: gnu: gallery-dl: Update to 1.27.0., guix-commits, 2024/06/15
- 02/09: gnu: bear: Update to 3.1.4.,
guix-commits <=
- 07/09: gnu: libwacom: Update to 2.12.1., guix-commits, 2024/06/15
- 06/09: gnu: slang: Update to 2.3.3., guix-commits, 2024/06/15
- 05/09: gnu: cgit: Update to 1.2.3-4.b2c939a., guix-commits, 2024/06/15