[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/09: gnu: diffoscope: Update to 265.
From: |
guix-commits |
Subject: |
09/09: gnu: diffoscope: Update to 265. |
Date: |
Tue, 23 Apr 2024 09:33:32 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit 10d0e2d3110e4be2bc6cfecb9a3abb83d8e1ddd6
Author: Vagrant Cascadian <vagrant@debian.org>
AuthorDate: Fri Apr 19 11:25:53 2024 -0700
gnu: diffoscope: Update to 265.
* gnu/packages/diffoscope.scm (diffoscope): Update to 265.
Signed-off-by: Christopher Baines <mail@cbaines.net>
Change-Id: Ib3b7044368649df079f1d9999e06f17b3cf2f8a9
---
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 8b72072bb5..fd2146456d 100644
--- a/gnu/packages/diffoscope.scm
+++ b/gnu/packages/diffoscope.scm
@@ -75,7 +75,7 @@
(define-public diffoscope
(package
(name "diffoscope")
- (version "264")
+ (version "265")
(source
(origin
(method git-fetch)
@@ -84,7 +84,7 @@
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1m2jrg0y283m07gml7nd6fy4x827i93bj23varjn3add4kixxr57"))))
+ (base32 "0fdaxihmzz1jf9ay8pwr1z60b2rnihawp4js4nw9l7wv0gij9vpg"))))
(build-system python-build-system)
(arguments
(list
- branch master updated (be4b71f264 -> 10d0e2d311), guix-commits, 2024/04/23
- 05/09: gnu: Add ssh-to-pgp., guix-commits, 2024/04/23
- 07/09: gnu: diffoscope: Update to 264., guix-commits, 2024/04/23
- 06/09: gnu: gnucash: Update to 5.6., guix-commits, 2024/04/23
- 02/09: gnu: nar-herder: Update to 0-28.6be6f63., guix-commits, 2024/04/23
- 04/09: gnu: Correct license for five suckless packages., guix-commits, 2024/04/23
- 03/09: gnu: Add nmail., guix-commits, 2024/04/23
- 09/09: gnu: diffoscope: Update to 265.,
guix-commits <=
- 01/09: gnu: guix-build-coordinator: Update to 0-101.0df0c1a., guix-commits, 2024/04/23
- 08/09: gnu: reprotest: Update to 0.7.27., guix-commits, 2024/04/23