timestamps-fix() {
  touch -c -d "2025-08-13 18:20:20.880170836 +0000" "usr/share/julia/arch-site/LAME_jll/src/LAME_jll.jl"
  touch -c -d "2025-08-13 18:20:06.000000000 +0000" "usr/share/julia/arch-site/LAME_jll/README.md"
  touch -c -d "2025-08-13 18:20:21.363993495 +0000" "usr/share/julia/arch-site/LAME_jll/Project.toml"
  touch -c -d "2025-08-13 18:20:06.000000000 +0000" "usr/share/julia/arch-site/LAME_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
