[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
31/33: gnu: cloc: Update to 1.94.
From: |
guix-commits |
Subject: |
31/33: gnu: cloc: Update to 1.94. |
Date: |
Fri, 21 Oct 2022 13:20:55 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit ac24de553aecff7439e0b2bde7a69ebc44a96518
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Oct 16 02:00:01 2022 +0200
gnu: cloc: Update to 1.94.
* gnu/packages/code.scm (cloc): Update to 1.94.
---
gnu/packages/code.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/code.scm b/gnu/packages/code.scm
index cc0abedd35..1bbbb1e2fe 100644
--- a/gnu/packages/code.scm
+++ b/gnu/packages/code.scm
@@ -284,7 +284,7 @@ COCOMO model or user-provided parameters.")
(define-public cloc
(package
(name "cloc")
- (version "1.92")
+ (version "1.94")
(source
(origin
(method git-fetch)
@@ -293,7 +293,7 @@ COCOMO model or user-provided parameters.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1hy1hskiw02b7xaxn2qz0v7znj14l49w1anx20z6rkcps7212l5l"))))
+ (base32 "082kkzr168lkv35hvijq95b817lyj2azcwld47xpws9h35556jlv"))))
(build-system gnu-build-system)
(inputs
(list coreutils
- 01/33: gnu: audit: Update to 3.0.9., (continued)
- 01/33: gnu: audit: Update to 3.0.9., guix-commits, 2022/10/21
- 03/33: gnu: jitterentropy-rngd: Use G-expressions., guix-commits, 2022/10/21
- 04/33: gnu: criu: Update to 3.17.1., guix-commits, 2022/10/21
- 15/33: gnu: dosbox-staging: Update to 0.79.1., guix-commits, 2022/10/21
- 09/33: gnu: pd: Remove trailing #t from phases., guix-commits, 2022/10/21
- 17/33: gnu: dnsmasq: Update to 2.87., guix-commits, 2022/10/21
- 21/33: gnu: lldpd: Update to 1.0.15., guix-commits, 2022/10/21
- 20/33: gnu: imapfilter: Use G-expressions., guix-commits, 2022/10/21
- 22/33: guix-install.sh: Time out fetching OpenPGP keys., guix-commits, 2022/10/21
- 27/33: gnu: diffoscope: Update to 224., guix-commits, 2022/10/21
- 31/33: gnu: cloc: Update to 1.94.,
guix-commits <=
- 32/33: gnu: dmenu: Update to 5.2., guix-commits, 2022/10/21
- 33/33: gnu: libfs: Update to 1.0.9., guix-commits, 2022/10/21
- 10/33: gnu: pd: Remove input labels., guix-commits, 2022/10/21