[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/20: gnu: diffoscope: Update to 194.
From: |
guix-commits |
Subject: |
15/20: gnu: diffoscope: Update to 194. |
Date: |
Mon, 29 Nov 2021 19:09:17 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit c6a15cf7566ce939c323cb4eac114fb156756237
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Mon Nov 29 20:19:25 2021 +0100
gnu: diffoscope: Update to 194.
* gnu/packages/diffoscope.scm (diffoscope): Update to 194.
---
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 6498a5e..bd35b5a 100644
--- a/gnu/packages/diffoscope.scm
+++ b/gnu/packages/diffoscope.scm
@@ -73,7 +73,7 @@
(define-public diffoscope
(package
(name "diffoscope")
- (version "192")
+ (version "194")
(source
(origin
(method git-fetch)
@@ -82,7 +82,7 @@
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1anj90r7nvdd7vscx27xnh7vivhq16gxg9cffpwb4w7i02ij5w6b"))
+ (base32 "106ynj34cp5kcqdxrsb4cyskf0lv0sdghyayq1xiardy4p4jafcr"))
(patches
(search-patches "diffoscope-fix-llvm-test.patch"))))
(build-system python-build-system)
- 01/20: gnu: kexec-tools: Update to 2.0.23., (continued)
- 01/20: gnu: kexec-tools: Update to 2.0.23., guix-commits, 2021/11/29
- 03/20: gnu: xfsprogs: Omit static library., guix-commits, 2021/11/29
- 04/20: gnu: usbutils: Update to 014., guix-commits, 2021/11/29
- 07/20: gnu: btrfs-progs: Update to 5.15.1., guix-commits, 2021/11/29
- 06/20: gnu: powerstat: Update to 0.02.27., guix-commits, 2021/11/29
- 08/20: gnu: ethtool: Update to 5.15., guix-commits, 2021/11/29
- 05/20: gnu: powerstat: Fetch sources from Git., guix-commits, 2021/11/29
- 09/20: gnu: rxvt-unicode: Update to 9.30., guix-commits, 2021/11/29
- 10/20: gnu: xa: Update to 2.3.12., guix-commits, 2021/11/29
- 12/20: gnu: quazip@1: Update to 1.2., guix-commits, 2021/11/29
- 15/20: gnu: diffoscope: Update to 194.,
guix-commits <=
- 11/20: gnu: thefuck: Update to 3.31., guix-commits, 2021/11/29
- 13/20: gnu: lttoolbox: Update to 3.5.4., guix-commits, 2021/11/29
- 16/20: gnu: simdjson: Update to 1.0.2., guix-commits, 2021/11/29
- 17/20: gnu: indi: Update to 1.9.3., guix-commits, 2021/11/29
- 14/20: gnu: lttoolbox: Omit static libraries., guix-commits, 2021/11/29
- 20/20: services: Accept <inferior-package>s in lieu of <package>s., guix-commits, 2021/11/29
- 19/20: gnu: squashfs-tools: Update to 4.5., guix-commits, 2021/11/29
- 18/20: gnu: toybox: Update to 0.8.5., guix-commits, 2021/11/29