diff options
author | Leah Neukirchen <leah@vuxu.org> | 2022-11-07 16:33:47 +0100 |
---|---|---|
committer | Leah Neukirchen <leah@vuxu.org> | 2022-11-07 16:33:47 +0100 |
commit | 13a8655e631c126ac75a2ff2f1e5f38e9a910686 (patch) | |
tree | bcadc49b27bd7154a9bc43f370816aad126b5e76 | |
parent | f09932754f62966d9f2870ad7eeb7a1ff693ff8f (diff) | |
download | srfi-214-master.tar.gz srfi-214-master.tar.xz srfi-214-master.zip |
-rw-r--r-- | srfi-214.egg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/srfi-214.egg b/srfi-214.egg index 9040cd3..aa0739c 100644 --- a/srfi-214.egg +++ b/srfi-214.egg @@ -1,4 +1,4 @@ -((synopsis "SRFI-133: Vector Library (R7RS-compatible)") +((synopsis "SRFI-214: Flexvectors") (version "0.1") (license "BSD") (category data) |