SHA256
1
0
forked from pool/racket

Accepting request 560973 from home:KGronlund:branches:devel:languages:misc

- Update to Racket 6.11
  * Typed Racket supports refinement types and dependent function types.
  * DrRacket’s Program Contour is significantly more efficient
  * The web-server/formlets library produces formlets that are serializable
  * The db library supports the Cassandra database
- Ensure more system resources when building package

OBS-URL: https://build.opensuse.org/request/show/560973
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/racket?expand=0&rev=25
This commit is contained in:
OBS User mrdocs
2018-01-04 04:41:15 +00:00
committed by Git OBS Bridge
parent dd29ca9212
commit 83fae900c7
5 changed files with 23 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Dec 27 08:46:28 UTC 2017 - kgronlund@suse.com
- Update to Racket 6.11
* Typed Racket supports refinement types and dependent function types.
* DrRackets Program Contour is significantly more efficient
* The web-server/formlets library produces formlets that are serializable
* The db library supports the Cassandra database
- Ensure more system resources when building package
-------------------------------------------------------------------
Sun Sep 24 21:10:21 UTC 2017 - olszewst@gmail.com