GNU bug report logs -
#64770
[PATCH] gnu: diffoscope: Update to 245.
Previous Next
Reported by: Michael Ford <fanquake <at> gmail.com>
Date: Fri, 21 Jul 2023 13:41:02 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.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 64770 in the body.
You can then email your comments to 64770 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#64770
; Package
guix-patches
.
(Fri, 21 Jul 2023 13:41: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, 21 Jul 2023 13:41:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From e7f79bab8555002df150b3a164cd8a3df0f9d18e Mon Sep 17 00:00:00 2001
From: fanquake <fanquake <at> gmail.com>
Date: Fri, 21 Jul 2023 14:39:17 +0100
Subject: [PATCH] gnu: diffoscope: Update to 245.
* gnu/packages/diffoscope.scm (diffoscope): Update to 245.
---
gnu/packages/diffoscope.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/diffoscope.scm b/gnu/packages/diffoscope.scm
index 5846c4cbd4..7dc6ecfa7b 100644
--- a/gnu/packages/diffoscope.scm
+++ b/gnu/packages/diffoscope.scm
@@ -74,7 +74,7 @@ (define-module (gnu packages diffoscope)
(define-public diffoscope
(package
(name "diffoscope")
- (version "244")
+ (version "245")
(source
(origin
(method git-fetch)
@@ -83,7 +83,7 @@ (define-public diffoscope
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "16v6p970kckyv5pa93sj7r5k4b0hgbyralvzddbj73g7srysa02v"))))
+ (base32 "0zh2smp0vvvl1c4f5ykmblw0xlbdfnix1v2yi5xpyia2pgslbjjv"))))
(build-system python-build-system)
(arguments
(list
--
2.41.0
Reply sent
to
宋文武 <iyzsong <at> envs.net>
:
You have taken responsibility.
(Sun, 13 Aug 2023 06:36:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Michael Ford <fanquake <at> gmail.com>
:
bug acknowledged by developer.
(Sun, 13 Aug 2023 06:36:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 64770-done <at> debbugs.gnu.org (full text, mbox):
Michael Ford <fanquake <at> gmail.com> writes:
> * gnu/packages/diffoscope.scm (diffoscope): Update to 245.
Hello, we have version 247 now, closing, thanks.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 10 Sep 2023 11:24:17 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 339 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.