[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/24: gnu: check: Update to 0.13.0.
From: |
guix-commits |
Subject: |
17/24: gnu: check: Update to 0.13.0. |
Date: |
Tue, 10 Dec 2019 19:16:03 -0500 (EST) |
mbakke pushed a commit to branch staging
in repository guix.
commit ed8adb2240202575deffce4065b67ed7903ea0c4
Author: Marius Bakke <address@hidden>
Date: Tue Dec 10 16:09:30 2019 +0100
gnu: check: Update to 0.13.0.
* gnu/packages/check.scm (check): Update to 0.13.0.
---
gnu/packages/check.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm
index c0cb4ae..a9b38f3 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -78,7 +78,7 @@
(define-public check
(package
(name "check")
- (version "0.12.0")
+ (version "0.13.0")
(source
(origin
(method url-fetch)
@@ -86,7 +86,7 @@
version "/check-" version ".tar.gz"))
(sha256
(base32
- "0d22h8xshmbpl9hba9ch3xj8vb9ybm5akpsbbh7yj07fic4h2hj6"))))
+ "02crar51gniijrrl9p8f9maibnwc33n76kw5cqr7xk3s8hqnncy4"))))
(build-system gnu-build-system)
(home-page "https://libcheck.github.io/check/")
(synopsis "Unit test framework for C")
- 03/24: gnu: qpdf: Update to 9.1.0., (continued)
- 03/24: gnu: qpdf: Update to 9.1.0., guix-commits, 2019/12/10
- 11/24: gnu: libxkbcommon: Update to 0.9.1., guix-commits, 2019/12/10
- 13/24: gnu: MariaDB: Update to 10.1.43., guix-commits, 2019/12/10
- 15/24: gnu: orc: Update to 0.4.31., guix-commits, 2019/12/10
- 19/24: gnu: nss: Update to 3.48., guix-commits, 2019/12/10
- 06/24: gnu: mesa: Update to 19.2.7., guix-commits, 2019/12/10
- 18/24: gnu: nspr: Update to 4.24., guix-commits, 2019/12/10
- 22/24: gnu: at-spi2-core: Update to 2.34.0., guix-commits, 2019/12/10
- 21/24: gnu: atk: Update to 2.34.1., guix-commits, 2019/12/10
- 14/24: gnu: postgresql@10: Update to 10.11., guix-commits, 2019/12/10
- 17/24: gnu: check: Update to 0.13.0.,
guix-commits <=
- 16/24: gnu: gstreamer: Update to 1.16.2., guix-commits, 2019/12/10
- 20/24: gnu: python-sphinx: Update to 2.2.2., guix-commits, 2019/12/10
- 24/24: gnu: MariaDB: Do not propagate OpenSSL., guix-commits, 2019/12/10
- 12/24: gnu: ALSA: Update to 1.2.1., guix-commits, 2019/12/10
- 23/24: gnu: at-spi2-atk: Update to 2.34.1., guix-commits, 2019/12/10