Mario Rodas
1bf0327ef6
racket: 7.8 -> 7.9
...
https://download.racket-lang.org/v7.9.html
2020-11-03 23:19:43 -08:00
Ben Siraphob
683a87dbeb
treewide: remove periods from end of package descriptions
2020-10-17 08:22:31 -07:00
Mario Rodas
7902d94169
racket: 7.7 -> 7.8
2020-08-01 04:20:00 -05:00
Mario Rodas
eafd5b4d1b
racket: 7.6 -> 7.7
2020-05-03 04:20:00 -05:00
Mario Rodas
dd95c8149a
racket: 7.5 -> 7.6
...
Changelog: https://download.racket-lang.org/v7.6.html
2020-02-14 04:20:00 -05:00
Mario Rodas
afcf6d212b
racket: 7.4 -> 7.5
...
Release Announcement: https://download.racket-lang.org/v7.5.html
2019-12-04 04:20:00 -05:00
Florian Klink
0e6a91be02
racket: 7.3 -> 7.4
2019-10-22 11:58:44 +02:00
geistesk
9ade471e67
racket: 7.2 -> 7.3
2019-05-16 10:02:28 +02:00
Alyssa Ross
4e270f979c
Merge pull request #55005 from clacke/racket-full-no-darwin
...
racket: remove x86_64-darwin from platforms
2019-02-01 16:37:30 +00:00
Claes Wallin (韋嘉誠)
45c0f8956d
racket: mark x86_64-darwin broken
...
It does not build on this platform, and will not do so any time soon.
Closes #53389
2019-02-01 22:53:23 +08:00
Mario Rodas
46415c186c
racket: 7.1 -> 7.2 ( #54971 )
2019-01-31 15:06:23 +00:00
geistesk
499df932d3
racket: 7.0 -> 7.1
2018-10-27 11:51:16 +02:00
Mario Rodas
a3872f66b7
racket-minimal: fix hash ( #45952 )
2018-09-02 21:51:49 +02:00
Claes Wallin (韋嘉誠)
fdbc744856
racket-minimal: build on darwin
...
Technically, racket compiles and packages too, but it doesn't pass all
tests yet, so the build fails.
gcc7Stdenv is GCC 7 with the MacOS-specific adaptations retained.
Building on MacOS with that works, but we should be using clang.
I'm hoping that the next person wanting to override the compiler
version in some other derivation sees that attribute and doesn't
inadvertently break a MacOS build again.
2018-02-22 01:27:16 +08:00
Claes Wallin (韋嘉誠)
a4763e1fd2
racket-minimal: Add aarch64-linux to meta.platforms
...
Move description and longDescription to meta -- they were accidentally
in the parent set.
2018-02-16 12:32:57 +08:00
Claes Wallin (韋嘉誠)
e87fb71085
racket-minimal: Correct description: Dr. Racket, not Mr.
2018-02-13 08:05:35 +08:00
Claes Wallin (韋嘉誠)
ebf394be85
racket-minimal: add description
2018-02-10 13:30:51 +08:00
Claes Wallin (韋嘉誠)
435bceb69e
racket-minimal: init at 6.12.0 (same as racket)
...
Racket without the bundled packages, such as Mr Racket.
The essential package racket-libs is included, as well as libraries
that live in collections. In particular, raco and the pkg library are
still bundled.
2018-02-10 12:51:51 +08:00