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

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

bug#70293: closed ([PATCH] gnu: diffoscope: Update to 263.)


From: GNU bug Tracking System
Subject: bug#70293: closed ([PATCH] gnu: diffoscope: Update to 263.)
Date: Tue, 09 Apr 2024 17:51:02 +0000

Your message dated Tue, 09 Apr 2024 18:49:47 +0100
with message-id <87r0febf44.fsf@cbaines.net>
and subject line Re: [bug#70293] [PATCH] gnu: diffoscope: Update to 263.
has caused the debbugs.gnu.org bug report #70293,
regarding [PATCH] gnu: diffoscope: Update to 263.
to be marked as done.

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


-- 
70293: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70293
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: diffoscope: Update to 263. Date: Tue, 9 Apr 2024 00:27:34 +0200
* gnu/packages/diffoscope.scm (diffoscope): Update to 263.

Change-Id: I8c9fce87dcf78fbc0f5ed319fa9e8b6d2e37fee1
---
 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 5bbb4f51e2..bceb465d5b 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 "261")
+    (version "263")
     (source
      (origin
        (method git-fetch)
@@ -83,7 +83,7 @@ (define-public diffoscope
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0v56i2wyc4p843crl5b5w6j1awhp1a6xbfb92hm0pp8558f1h76i"))))
+        (base32 "1bq45gyn214hf9brnn5xlj9xvcg6p0yr8cc2p153f93pgzsyqlg4"))))
     (build-system python-build-system)
     (arguments
      (list

base-commit: 3571e4752501fb0f7da7785a3834009f522eb24c
-- 
2.41.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#70293] [PATCH] gnu: diffoscope: Update to 263. Date: Tue, 09 Apr 2024 18:49:47 +0100 User-agent: mu4e 1.12.2; emacs 29.3
Wilko Meyer <w@wmeyer.eu> writes:

> * gnu/packages/diffoscope.scm (diffoscope): Update to 263.
>
> Change-Id: I8c9fce87dcf78fbc0f5ed319fa9e8b6d2e37fee1
> ---
>  gnu/packages/diffoscope.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, I've pushed this to master as
ff5ef67110b6b4cf9dd165876ed53ece5b8514a7.

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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