Please use at least SHA256 for checksum.
![]() |
VOOZH | about |
| Git Clone URL: | https://aur.archlinux.org/newlisp.git (read-only, click to copy) |
|---|---|
| Package Base: | newlisp |
| Description: | A LISP like, general purpose scripting language. |
| Upstream URL: | http://www.newlisp.org |
| Licenses: | GPL3 |
| Conflicts: | newlisp |
| Provides: | newlisp |
| Submitter: | scrawler |
| Maintainer: | stepankapetrova |
| Last Packager: | haawda |
| Votes: | 25 |
| Popularity: | 0.000000 |
| First Submitted: | 2005-07-23 16:24 (UTC) |
| Last Updated: | 2019-08-04 03:14 (UTC) |
Please use at least SHA256 for checksum.
10.7.5 is out
Could you add -f to the remove in the pre_install function in newlisp.install:
pre_install() {
rm -f /usr/bin/newlisp
}
It'll get rid of the somewhat (initially) concerning rm: cannot remove '/usr/bin/newlisp': No such file or directory after pacman processes 'package changes'.