mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 14:28:15 -05:00
gnu: indent: Update to 2.2.13.
* gnu/packages/code.scm (indent): Finish update to 2.2.13,
partially pushed in commit 4c4ff2e1f0
.
This commit is contained in:
parent
4c4ff2e1f0
commit
04fad62acd
1 changed files with 1 additions and 1 deletions
|
@ -899,7 +899,7 @@ (define-public indent
|
|||
(uri (string-append "mirror://gnu/indent/indent-" version
|
||||
".tar.gz"))
|
||||
(sha256
|
||||
(base32 "12xvcd16cwilzglv9h7sgh4h1qqjd1h8s48ji2dla58m4706hzg7"))))
|
||||
(base32 "15c0ayp9rib7hzvrcxm5ijs0mpagw5y8kf5w0jr9fryfqi7n6r4y"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
`(#:phases
|
||||
|
|
Loading…
Reference in a new issue