[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/11: gnu: diffoscope: Update to 199.
From: |
guix-commits |
Subject: |
01/11: gnu: diffoscope: Update to 199. |
Date: |
Mon, 10 Jan 2022 14:30:53 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit c18b9d3d4cc16276b919f1c3d04b9fcb5602f8b9
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Mon Jan 10 06:08:34 2022 +0100
gnu: diffoscope: Update to 199.
* gnu/packages/diffoscope.scm (diffoscope): Update to 199.
---
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 472f28494e..9782f37cd6 100644
--- a/gnu/packages/diffoscope.scm
+++ b/gnu/packages/diffoscope.scm
@@ -74,7 +74,7 @@
(define-public diffoscope
(package
(name "diffoscope")
- (version "198")
+ (version "199")
(source
(origin
(method git-fetch)
@@ -83,7 +83,7 @@
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0c4n7xl28cx5i42i8v04pv2jx2yn0n4sh14qpjx6j3z77rwxam2i"))
+ (base32 "0wy1nd52a4rzqhhdcdi3pfgrixz3w3q7qfc9mpc9zraq5cj94l7n"))
(patches
(search-patches "diffoscope-fix-llvm-test.patch"))))
(build-system python-build-system)
- branch master updated (253ce9f71d -> 83abdc8371), guix-commits, 2022/01/10
- 01/11: gnu: diffoscope: Update to 199.,
guix-commits <=
- 02/11: gnu: eg25-manager: Update to 0.4.2., guix-commits, 2022/01/10
- 09/11: gnu: kcov: Update to 40., guix-commits, 2022/01/10
- 07/11: gnu: chez-scheme: Update to 9.5.6., guix-commits, 2022/01/10
- 04/11: gnu: libsoup-minimal: Update to 3.0.4., guix-commits, 2022/01/10
- 08/11: doc: Fix typos., guix-commits, 2022/01/10
- 11/11: doc: Update ‘guix home search’ output sample., guix-commits, 2022/01/10
- 06/11: gnu: astroid: Remove input labels., guix-commits, 2022/01/10
- 10/11: gnu: kcov: Edit description., guix-commits, 2022/01/10
- 05/11: gnu: astroid: Fix build., guix-commits, 2022/01/10
- 03/11: gnu: ii: Update to 1.9., guix-commits, 2022/01/10