Skip to content

Commit 8fde63b

Browse files
committed
Yet another try on build-deps.
1 parent 1f71c23 commit 8fde63b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

langs/info.rkt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
(define collection 'multi)
44
(define deps (list "base" "rackunit" "redex-lib"))
55
(define build-deps
6-
(list "https://github.com/cmsc430/langs.git?path=ziggy#ziggy"))
6+
(list "https://github.com/cmsc430/www.git?path=ziggy#ziggy"))
77

88
;; Outlaw is omitted here because it depends on libraries that are a pain
99
;; to ensure are set up properly and we don't want students to see failing

0 commit comments

Comments
 (0)