Package shfmt: Information
Source package: shfmt
Version: 3.10.0-alt1
Build time: Nov 24, 2024, 10:28 AM in the task #363296
Category: Development/Tools
Report package bugHome page: https://github.com/mvdan/sh
License: BSD-3-Clause
Summary: Format shell programs
Description:
shfmt formats (indents) shell scripts.
List of RPM packages built from this SRPM:
shfmt (x86_64, ppc64le, i586, aarch64)
shfmt-debuginfo (x86_64, ppc64le, i586, aarch64)
shfmt (x86_64, ppc64le, i586, aarch64)
shfmt-debuginfo (x86_64, ppc64le, i586, aarch64)
Maintainer: Vitaly Chikunov
Last changed
Nov. 24, 2024 Vitaly Chikunov 3.10.0-alt1
- Update to v3.10.0-4-g18ab714f (2024-11-19). - spec: Clean up and simplify go build style. - Do not package gosh binary as it's independent and just a proof-of-concept tool (shell).
Sept. 11, 2024 Alexey Shabalin 3.9.0-alt1
- NMU: fixed FTBFS: + update to 3.9.0 + fix version info + not enable all test in %check section (need revert this after fix tests)
March 12, 2024 Alexey Sheplyakov 3.5.1-alt2
- NMU: fixed FTBFS on LoongArch (updated vendored golang.org/x/sys)