[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/14: gnu: licensecheck: Update to 3.0.37.
From: |
guix-commits |
Subject: |
06/14: gnu: licensecheck: Update to 3.0.37. |
Date: |
Mon, 7 Oct 2019 23:30:24 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit bdc63012d142bea789b100699e96aaecdb99f0a4
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Oct 7 10:32:49 2019 +0200
gnu: licensecheck: Update to 3.0.37.
* gnu/packages/license.scm (licensecheck): Update to 3.0.37.
---
gnu/packages/license.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/license.scm b/gnu/packages/license.scm
index f071d0a..b7519f9 100644
--- a/gnu/packages/license.scm
+++ b/gnu/packages/license.scm
@@ -113,7 +113,7 @@ statements and serializes in normalized format.")
(define-public licensecheck
(package
(name "licensecheck")
- (version "3.0.36")
+ (version "3.0.37")
(source (origin
(method url-fetch)
(uri (string-append
@@ -121,7 +121,7 @@ statements and serializes in normalized format.")
"v" version ".tar.gz"))
(sha256
(base32
- "0y14ppq6f9hc0rc0syhfgms1r7fd51vpgfx5va6b2v84y8anb6g1"))))
+ "12l83zf85zagpagizmzy3bwkc659sbzqf18cycx8g4h6d3mc5kqw"))))
(build-system perl-build-system)
(native-inputs
`(("perl-regexp-pattern" ,perl-regexp-pattern)
- branch master updated (edaa616 -> d7a6a3f), guix-commits, 2019/10/07
- 03/14: gnu: maxflow: Correct version to 3.0.5., guix-commits, 2019/10/07
- 12/14: gnu: linux-libre@4.19: Update to 4.19.77., guix-commits, 2019/10/07
- 11/14: gnu: linux-libre@5.2: Update to 5.2.19., guix-commits, 2019/10/07
- 10/14: gnu: coin3D: Use a specific changeset., guix-commits, 2019/10/07
- 14/14: gnu: linux-libre@4.14: Update to 4.14.147., guix-commits, 2019/10/07
- 06/14: gnu: licensecheck: Update to 3.0.37.,
guix-commits <=
- 01/14: gnu: lynis: Update to 2.7.5., guix-commits, 2019/10/07
- 02/14: gnu: maxflow: Use GIT-FILE-NAME., guix-commits, 2019/10/07
- 13/14: gnu: linux-libre@4.9: Update to 4.9.195., guix-commits, 2019/10/07
- 09/14: gnu: me-cleaner: Update to 1.2., guix-commits, 2019/10/07
- 04/14: gnu: qucs-s: Update to 0.0.21., guix-commits, 2019/10/07
- 07/14: gnu: maxflow: Use HTTPS home page., guix-commits, 2019/10/07
- 08/14: gnu: perl-async-interrupt: Update to 1.25., guix-commits, 2019/10/07
- 05/14: gnu: perl-regexp-pattern-license: Update to 3.1.94., guix-commits, 2019/10/07