[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/25: gnu: check: Update to 0.15.2.
From: |
guix-commits |
Subject: |
08/25: gnu: check: Update to 0.15.2. |
Date: |
Tue, 13 Oct 2020 17:50:10 -0400 (EDT) |
mbakke pushed a commit to branch staging
in repository guix.
commit 3bb9ba15f8ff5ba625a162f1202091c0f7693101
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Sun Oct 11 16:37:23 2020 +0200
gnu: check: Update to 0.15.2.
* gnu/packages/check.scm (check): Update to 0.15.2.
---
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 3d8dbe6..3e93e3c 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -135,7 +135,7 @@ like Jasmine or Mocha.")
(define-public check
(package
(name "check")
- (version "0.15.1")
+ (version "0.15.2")
(source
(origin
(method url-fetch)
@@ -143,7 +143,7 @@ like Jasmine or Mocha.")
version "/check-" version ".tar.gz"))
(sha256
(base32
- "0080qvd7gj1c7j79v9wfiwkp259gcs0xi45b8a0ds3jwjxj3vk61"))))
+ "02m25y9m46pb6n46s51av62kpd936lkfv3b13kfpckgvmh5lxpm8"))))
(build-system gnu-build-system)
(home-page "https://libcheck.github.io/check/")
(synopsis "Unit test framework for C")
- branch staging updated (2b6ecdf -> 069ddd9), guix-commits, 2020/10/13
- 01/25: Merge branch 'master' into staging, guix-commits, 2020/10/13
- 05/25: gnu: NSPR: Update to 4.29., guix-commits, 2020/10/13
- 04/25: gnu: mesa: Update to 20.1.9., guix-commits, 2020/10/13
- 06/25: gnu: nss, nss-certs: Update to 3.57., guix-commits, 2020/10/13
- 09/25: gnu: unixodbc: Update to 2.3.9., guix-commits, 2020/10/13
- 08/25: gnu: check: Update to 0.15.2.,
guix-commits <=
- 16/25: gnu: libxkbcommon: Update to 1.0.1., guix-commits, 2020/10/13
- 22/25: gnu: libcap: Update to 2.44., guix-commits, 2020/10/13
- 18/25: gnu: xorg-server: Remove graft for 1.20.9., guix-commits, 2020/10/13
- 20/25: gnu: gstreamer: Update to 1.18.0., guix-commits, 2020/10/13
- 21/25: gnu: libcap: Make 'libcap/next' the default libcap., guix-commits, 2020/10/13
- 02/25: gnu: MariaDB: Update to 10.5.6., guix-commits, 2020/10/13
- 03/25: gnu: MariaDB: Skip replication tests., guix-commits, 2020/10/13
- 10/25: gnu: libinput: Update to 1.16.2., guix-commits, 2020/10/13
- 07/25: gnu: tzdata: Update to 2020b., guix-commits, 2020/10/13
- 11/25: gnu: elogind: Update to 243.7., guix-commits, 2020/10/13