summaryrefslogtreecommitdiff
path: root/pkgs/development/compilers/abcl (follow)
Commit message (Expand)AuthorAgeFilesLines
* pkgs/development/compilers: stdenv.lib -> libBen Siraphob2021-01-231-4/+4
* treewide: fix double quoted strings in meta.descriptionBen Siraphob2021-01-161-1/+1
* abcl: update source archive hash•••Seems like the source archive for abcl 1.8.0 was replaced on 2020-10-30 on both common-lisp.net and abcl.org. Now using the new hash and abcl.org for src. sternenseemann2020-11-131-1/+1
* abcl: 1.7.1 -> 1.8.0R. RyanTM2020-10-291-2/+2
* abcl: 1.7.0 -> 1.7.1R. RyanTM2020-07-201-2/+2
* abcl: 1.6.1 -> 1.7.0R. RyanTM2020-06-111-2/+2
* abcl: 1.6.0 -> 1.6.1R. RyanTM2020-05-041-2/+2
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* abcl: 1.5.0 -> 1.6.0R. RyanTM2019-11-251-2/+2
* treewide: name -> pname (easy cases) (#66585)•••treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pnamevolth2019-08-151-1/+0
* abcl: 1.4.0 -> 1.5.0Tim Steinbach2017-08-211-2/+2
* pkgs: refactor needless quoting of homepage meta attribute (#27809)•••* pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances Silvan Mosberger2017-08-011-1/+1
* abcl: init at 1.4.0Michael Raskin2016-12-131-0/+40