Skip to content

Commit

Permalink
cyclone: add a patch to workaround a bug in let-values
Browse files Browse the repository at this point in the history
Reported upstream:

  justinethier/cyclone#504
  • Loading branch information
yorickhardy committed Jul 22, 2023
1 parent ce49c41 commit 6bbc739
Show file tree
Hide file tree
Showing 4 changed files with 69,419 additions and 0 deletions.
1 change: 1 addition & 0 deletions cyclone/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ GITHUB_PROJECT= cyclone-bootstrap
GITHUB_TAG= v0.35.0
DISTNAME= ${GITHUB_TAG}
PKGNAME= cyclone-${DISTNAME:S,^v,,}
PKGREVISION= 1
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GITHUB:=justinethier/}
DIST_SUBDIR= ${GITHUB_PROJECT}
Expand Down
2 changes: 2 additions & 0 deletions cyclone/distinfo
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ SHA512 (cyclone-bootstrap/v0.35.0.tar.gz) = 9aabae2bdcccdf6873780947c41a3230b80a
Size (cyclone-bootstrap/v0.35.0.tar.gz) = 3955837 bytes
SHA1 (patch-Makefile) = 3b1405ff54738ac53808f1f4e2e2a8d3f458f75d
SHA1 (patch-Makefile.config) = 8838e7b3ac7b22452b798ab043ad94fe33ac4822
SHA1 (patch-scheme_base.c) = 4d14cefb5e155e7cda6688740478329b118bce9b
SHA1 (patch-scheme_base.sld) = b9aaeb494572eb4fddecf25d30eae7cafe77163f
Loading

0 comments on commit 6bbc739

Please sign in to comment.