GNU bug report logs - #61738
[PATCH] gnu: cloc: Update to 1.96.1.

Previous Next

Package: guix-patches;

Reported by: Philippe SWARTVAGHER <phil.swart <at> gmx.fr>

Date: Thu, 23 Feb 2023 18:53:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 61738 in the body.
You can then email your comments to 61738 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#61738; Package guix-patches. (Thu, 23 Feb 2023 18:53:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Philippe SWARTVAGHER <phil.swart <at> gmx.fr>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 23 Feb 2023 18:53:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Philippe SWARTVAGHER <phil.swart <at> gmx.fr>
To: guix-patches <at> gnu.org
Cc: Philippe SWARTVAGHER <phil.swart <at> gmx.fr>
Subject: [PATCH] gnu: cloc: Update to 1.96.1.
Date: Thu, 23 Feb 2023 13:32:27 +0100
* gnu/packages/code.scm (cloc): Update to 1.96.1.
---
 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 e8bc0e4307..bfcbf29543 100644
--- a/gnu/packages/code.scm
+++ b/gnu/packages/code.scm
@@ -323,7 +323,7 @@ (define-public sloccount
 (define-public cloc
   (package
     (name "cloc")
-    (version "1.94")
+    (version "1.96.1")
     (source
      (origin
        (method git-fetch)
@@ -332,7 +332,7 @@ (define-public cloc
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "082kkzr168lkv35hvijq95b817lyj2azcwld47xpws9h35556jlv"))))
+        (base32 "0j7qwc5n1y05jl3rq83mf1d0pavkz9z0waqi8dxblkgw4pwwnjyv"))))
     (build-system gnu-build-system)
     (inputs
      (list coreutils

base-commit: 5e7b0a7735d9956ee8b8c3763e4ce05e2855606f
-- 
2.30.2





Reply sent to 宋文武 <iyzsong <at> envs.net>:
You have taken responsibility. (Thu, 02 Mar 2023 03:16:02 GMT) Full text and rfc822 format available.

Notification sent to Philippe SWARTVAGHER <phil.swart <at> gmx.fr>:
bug acknowledged by developer. (Thu, 02 Mar 2023 03:16:02 GMT) Full text and rfc822 format available.

Message #10 received at 61738-done <at> debbugs.gnu.org (full text, mbox):

From: 宋文武 <iyzsong <at> envs.net>
To: Philippe SWARTVAGHER <phil.swart <at> gmx.fr>
Cc: 61738-done <at> debbugs.gnu.org
Subject: Re: bug#61738: [PATCH] gnu: cloc: Update to 1.96.1.
Date: Thu, 02 Mar 2023 11:15:37 +0800
Philippe SWARTVAGHER <phil.swart <at> gmx.fr> writes:

> * gnu/packages/code.scm (cloc): Update to 1.96.1.

Applied, thank you!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 30 Mar 2023 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 363 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.