[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/06: gnu: diffoscope: Update to 245.
From: |
guix-commits |
Subject: |
02/06: gnu: diffoscope: Update to 245. |
Date: |
Fri, 21 Jul 2023 13:12:53 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit dbaa8fdfaf131642e6ba083e1c5bc53ac72fe4f7
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jul 16 02:00:02 2023 +0200
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-public diffoscope
(package
(name "diffoscope")
- (version "244")
+ (version "245")
(source
(origin
(method git-fetch)
@@ -83,7 +83,7 @@
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "16v6p970kckyv5pa93sj7r5k4b0hgbyralvzddbj73g7srysa02v"))))
+ (base32 "0zh2smp0vvvl1c4f5ykmblw0xlbdfnix1v2yi5xpyia2pgslbjjv"))))
(build-system python-build-system)
(arguments
(list
- branch master updated (acbb9d2dad -> eb12f3fd8b), guix-commits, 2023/07/21
- 01/06: gnu: ode: Update to 0.16.4., guix-commits, 2023/07/21
- 04/06: gnu: snapcast: Update to 0.27.0., guix-commits, 2023/07/21
- 03/06: gnu: srecord: Update to 1.65.0., guix-commits, 2023/07/21
- 06/06: gnu: wla-dx: Use G-expressions., guix-commits, 2023/07/21
- 02/06: gnu: diffoscope: Update to 245.,
guix-commits <=
- 05/06: gnu: wla-dx: Update to 10.5., guix-commits, 2023/07/21