GNU bug report logs -
#72177
[PATCH] gnu: rr: Update to 5.8.0.
Previous Next
Reported by: Karl Hallsby <karl <at> hallsby.com>
Date: Thu, 18 Jul 2024 16:02:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
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 72177 in the body.
You can then email your comments to 72177 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#72177
; Package
guix-patches
.
(Thu, 18 Jul 2024 16:02:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Karl Hallsby <karl <at> hallsby.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Thu, 18 Jul 2024 16:02:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/debug.scm (rr): Update to 5.8.0.
Change-Id: Ic4bf20a68d05233c28b3f3956e9c8e10dc78fb2e
---
gnu/packages/debug.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/debug.scm b/gnu/packages/debug.scm
index 612533b03d..d34b4fdf28 100644
--- a/gnu/packages/debug.scm
+++ b/gnu/packages/debug.scm
@@ -13,6 +13,7 @@
;;; Copyright © 2022 Matthew James Kraai <kraai <at> ftbfs.org>
;;; Copyright © 2023 Andy Tai <atai <at> atai.org>
;;; Copyright © 2023 Ricardo Wurmus <rekado <at> elephly.net>
+;;; Copyright © 2024 Raven Hallsby <karl <at> hallsby.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -733,7 +734,7 @@ (define-public remake
(define-public rr
(package
(name "rr")
- (version "5.7.0")
+ (version "5.8.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -741,7 +742,7 @@ (define-public rr
(commit version)))
(sha256
(base32
- "0y50gynh3bb28vsxspn0g71b0m1mmqdgs63pbq08sv7vps35nllz"))
+ "16w6vvvgww4i2f0jk5zlrr6606fj8kps21fnw0pshyw88l141rqn"))
(file-name (git-file-name name version))))
(build-system cmake-build-system)
(arguments
base-commit: e3dfed59d39ac60dd2e2b9ef9f4ef63a2a081f41
--
2.45.1
Reply sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
You have taken responsibility.
(Sat, 20 Jul 2024 09:45:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Karl Hallsby <karl <at> hallsby.com>
:
bug acknowledged by developer.
(Sat, 20 Jul 2024 09:45:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 72177-done <at> debbugs.gnu.org (full text, mbox):
Karl Hallsby <karl <at> hallsby.com> skribis:
> * gnu/packages/debug.scm (rr): Update to 5.8.0.
>
> Change-Id: Ic4bf20a68d05233c28b3f3956e9c8e10dc78fb2e
Applied, thanks!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 17 Aug 2024 11:24:14 GMT)
Full text and
rfc822 format available.
This bug report was last modified 208 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.