Codebase list scout-clojure / e52d1f4
[ Louis-Philippe Véronneau ] [ Debian Janitor ] New upstream snapshot. Debian Janitor 2 years ago
2 changed file(s) with 7 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
3434 ```
3535
3636 Here we used the `scan-until` function to search the string for the
37 next occurence of the regular expression we gave it. It found a match
37 next occurrence of the regular expression we gave it. It found a match
3838 at the end of the string, and returns a new scanner at position 12,
3939 which is just past the end of the string (So `scout.core/end?` will
4040 return true on the returned Scanner). Since there was a successful
0 scout-clojure (0.1.1-6) UNRELEASED; urgency=medium
0 scout-clojure (0.1.1+git20170831.1.ad0d661-1) UNRELEASED; urgency=medium
11
2 [ Louis-Philippe Véronneau ]
23 * d/control: update the VCS links (harmonise).
34
4 -- Louis-Philippe Véronneau <pollo@debian.org> Wed, 30 Jun 2021 13:20:00 -0400
5 [ Debian Janitor ]
6 * New upstream snapshot.
7
8 -- Louis-Philippe Véronneau <pollo@debian.org> Sun, 14 Nov 2021 05:44:51 -0000
59
610 scout-clojure (0.1.1-5) unstable; urgency=medium
711