Skip to content

Commit e3200f8

Browse files
committed
Clasp v2.3.0
1 parent 5389a1a commit e3200f8

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

RELEASE_NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Version 2.3.0 (LLVM15/LLVM16) Pending
1+
# Version 2.3.0 (LLVM15/LLVM16) 2023-06-04
22

33
## Added
44
* Bytecode compiled images via build mode `:bytecode`.

debian/changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
clasp-cl (2.2.0) bookworm jammy; urgency=medium
1+
clasp-cl (2.3.0) bookworm jammy; urgency=medium
22

33
* Initial release
44

repos.sexp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -214,15 +214,15 @@
214214
(:name :cando
215215
:repository "https://github.com/cando-developers/cando.git"
216216
:directory "extensions/cando/"
217-
:branch "main"
217+
:branch "e8d1372f0b73f78eae29e4f09ac5e8ca465f206a"
218218
:extension :cando)
219219
(:name :seqan-clasp
220220
:repository "https://github.com/clasp-developers/seqan-clasp.git"
221221
:directory "extensions/seqan-clasp/"
222-
:branch "main"
222+
:commit "3970cef84b2045633d8d3fe9757a0c6d449fc345"
223223
:extension :seqan-clasp)
224224
(:name :seqan
225225
:repository "https://github.com/seqan/seqan.git"
226226
:directory "extensions/seqan-clasp/seqan/"
227-
:branch "main"
227+
:commit "d1a9001fc1ac69703d958fdbbccb6599206f1d53"
228228
:extension :seqan-clasp))

0 commit comments

Comments
 (0)