mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-19 05:39:17 +02:00
Prep 0.22 release
This commit is contained in:
parent
0f08d2d6a9
commit
7b20da8638
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Changelog
|
||||
|
||||
## 0.22 - TBD
|
||||
## 0.22 - November 3, 2020
|
||||
|
||||
Features
|
||||
- Added definitions from SRFI 162 (comparators sublibrary) to the `(srfi 128)` library.
|
||||
|
|
|
@ -4,7 +4,7 @@ MAINTAINER justin.ethier@gmail.com
|
|||
|
||||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
ENV CYCLONE_VERSION v0.21
|
||||
ENV CYCLONE_VERSION v0.22
|
||||
RUN apt update -y
|
||||
RUN apt install -y build-essential git rsync texinfo libtommath-dev libck-dev make gcc
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue