GNU bug report logs - #71551
[PATCH] gnu: bear: Update to 3.1.4.

Previous Next

Package: guix-patches;

Reported by: Michael Ford <fanquake <at> gmail.com>

Date: Fri, 14 Jun 2024 12:52:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 71551 in the body.
You can then email your comments to 71551 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#71551; Package guix-patches. (Fri, 14 Jun 2024 12:52:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Michael Ford <fanquake <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 14 Jun 2024 12:52:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Michael Ford <fanquake <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: bear: Update to 3.1.4.
Date: Fri, 14 Jun 2024 13:50:47 +0100
From 462ec03d039344700d561479274fd2b67d2589d0 Mon Sep 17 00:00:00 2001
From: fanquake <fanquake <at> gmail.com>
Date: Fri, 14 Jun 2024 13:47:26 +0100
Subject: [PATCH] gnu: bear: Update to 3.1.4.

* gnu/packages/build-tools.scm (bear): Update to 3.1.4.
---
 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 @@ (define-public bam
 (define-public bear
   (package
     (name "bear")
-    (version "3.1.3")
+    (version "3.1.4")
     (source
      (origin
        (method git-fetch)
@@ -127,7 +127,7 @@ (define-public bear
              (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
-- 
2.45.2




Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Sat, 15 Jun 2024 16:58:02 GMT) Full text and rfc822 format available.

Notification sent to Michael Ford <fanquake <at> gmail.com>:
bug acknowledged by developer. (Sat, 15 Jun 2024 16:58:02 GMT) Full text and rfc822 format available.

Message #10 received at 71551-done <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: Michael Ford <fanquake <at> gmail.com>
Cc: 71551-done <at> debbugs.gnu.org
Subject: Re: [bug#71551] [PATCH] gnu: bear: Update to 3.1.4.
Date: Sat, 15 Jun 2024 17:56:41 +0100
[Message part 1 (text/plain, inline)]
Michael Ford <fanquake <at> gmail.com> writes:

> From 462ec03d039344700d561479274fd2b67d2589d0 Mon Sep 17 00:00:00 2001
> From: fanquake <fanquake <at> gmail.com>
> Date: Fri, 14 Jun 2024 13:47:26 +0100
> Subject: [PATCH] gnu: bear: Update to 3.1.4.
>
> * gnu/packages/build-tools.scm (bear): Update to 3.1.4.
> ---
>  gnu/packages/build-tools.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
4afee5a3eb9480ad6868bc317b4df75791acc0c1.

Chris
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 14 Jul 2024 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 341 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.