guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: gnu: indent: Update to 2.2.13.


From: guix-commits
Subject: branch master updated: gnu: indent: Update to 2.2.13.
Date: Sat, 16 Sep 2023 10:54:51 -0400

This is an automated email from the git hooks/post-receive script.

nckx pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 04fad62acd gnu: indent: Update to 2.2.13.
04fad62acd is described below

commit 04fad62acdcffa50c18528ce71f015907b9eb558
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Sep 10 02:00:00 2023 +0200

    gnu: indent: Update to 2.2.13.
    
    * gnu/packages/code.scm (indent): Finish update to 2.2.13,
    partially pushed in commit 4c4ff2e1f077786d85c47ceeec10340a864e17f1.
---
 gnu/packages/code.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/code.scm b/gnu/packages/code.scm
index 497b3bfd75..a982e111e9 100644
--- a/gnu/packages/code.scm
+++ b/gnu/packages/code.scm
@@ -899,7 +899,7 @@ the C, C++, C++/CLI, Objective‑C, C#, and Java programming 
languages.")
             (uri (string-append "mirror://gnu/indent/indent-" version
                                 ".tar.gz"))
             (sha256
-             (base32 "12xvcd16cwilzglv9h7sgh4h1qqjd1h8s48ji2dla58m4706hzg7"))))
+             (base32 "15c0ayp9rib7hzvrcxm5ijs0mpagw5y8kf5w0jr9fryfqi7n6r4y"))))
    (build-system gnu-build-system)
    (arguments
     `(#:phases



reply via email to

[Prev in Thread] Current Thread [Next in Thread]