M .gitignore => .gitignore +2 -1
@@ 1,2 1,3 @@
-janet_modules/
+jpm_tree
build/
+/tags
M lockfile.jdn => lockfile.jdn +5 -5
@@ 1,5 1,5 @@
-@[{:sha "e564dba2d7541a5211be399ceaf4755a070cdb13" :repo "https://git.sr.ht/~subsetpark/janet-rl"}
- {:sha "5d1bea51664cf2f076ce6ac4786c2fb744f2c02c" :repo "https://github.com/janet-lang/argparse.git"}
- {:sha "ce2c6308fdfbd344d2c17b2712f02bbc1fb69bf3" :repo "https://github.com/pyrmont/testament"}
- {:sha "bed4177e20050ab65f35664b6e8dfd3cc0cbdfc7" :repo "https://github.com/zenlor/janet-csv.git"}
- {:sha "854d1d5cc876f889f1fed7e1c1ad107dac1c9647" :repo "https://git.sr.ht/~subsetpark/fugue"}]
+@[{:url "https://git.sr.ht/~subsetpark/janet-rl" :tag "e564dba2d7541a5211be399ceaf4755a070cdb13" :type :git}
+ {:url "https://github.com/janet-lang/argparse.git" :tag "a18ae94a3c2cfcf2071b1130fd533d0b6b1ee00d" :type :git}
+ {:url "https://github.com/pyrmont/testament" :tag "7ff23c4b28c1364dd6206cfd483e4c437f289860" :type :git}
+ {:url "https://github.com/zenlor/janet-csv.git" :tag "bed4177e20050ab65f35664b6e8dfd3cc0cbdfc7" :type :git}
+ {:url "https://git.sr.ht/~subsetpark/fugue" :tag "55567281ae3786cb21665af0b586b998374f7cea" :type :git}]