emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#74698: closed (Update diffoscope to 283)


From: GNU bug Tracking System
Subject: bug#74698: closed (Update diffoscope to 283)
Date: Sat, 07 Dec 2024 05:07:01 +0000

Your message dated Fri, 06 Dec 2024 21:06:29 -0800
with message-id <875xnwdqui.fsf@contorta>
and subject line Re: Update diffoscope to 283
has caused the debbugs.gnu.org bug report #74698,
regarding Update diffoscope to 283
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
74698: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74698
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Update diffoscope to 283 Date: Wed, 04 Dec 2024 15:11:40 -0800
The attached patch updates diffoscope to 283.

reprotest, the only dependent, still builds.

live well,
  vagrant
From 499ba9834ca6e3c9bce2f90ab36a6f70ac28cfe8 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@reproducible-builds.org>
Date: Wed, 4 Dec 2024 14:53:55 -0800
Subject: [PATCH] gnu: diffoscope: Update to 283.

* gnu/packages/diffoscope.scm (diffoscope): Update to 283.
---
 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 04e4ca2dc4..239742a5d2 100644
--- a/gnu/packages/diffoscope.scm
+++ b/gnu/packages/diffoscope.scm
@@ -75,7 +75,7 @@ (define-module (gnu packages diffoscope)
 (define-public diffoscope
   (package
     (name "diffoscope")
-    (version "282")
+    (version "283")
     (source
      (origin
        (method git-fetch)
@@ -84,7 +84,7 @@ (define-public diffoscope
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0xaig9fimj7jdq2k3m47jb04fj98fmzx83m5yf6kz04rivj8by3i"))))
+        (base32 "006q0bb7m7jz8priiaa8mhjzj4qp8jj003kmr4n7ss0sh1qp046f"))))
     (build-system python-build-system)
     (arguments
      (list

base-commit: 006679d1e6ca7acea0629b4f019c8cf89cde08be
-- 
2.39.5

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: Update diffoscope to 283 Date: Fri, 06 Dec 2024 21:06:29 -0800
On 2024-12-04, Vagrant Cascadian wrote:
> The attached patch updates diffoscope to 283.

Superceded by merged newer version:

  074f6d6dd6673953b91f14c7e5dbdac71c8a33df gnu: diffoscope: Update to 284.

live well,
  vagrant

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]