Skip to content

Commit 18b8e3d

Browse files
authored
Mojo regex - 0.4.0 (#163)
* Rename regex to mojo-regex to avoid name collision with the python regex library Signed-off-by: Manuel Saelices <msaelices@gmail.com> * Rename package to mojo-regex Signed-off-by: Manuel Saelices <msaelices@gmail.com> * Bump build number Signed-off-by: Manuel Saelices <msaelices@gmail.com> * New revision Signed-off-by: Manuel Saelices <msaelices@gmail.com> * Change build number back to 0 Signed-off-by: Manuel Saelices <msaelices@gmail.com> * Point to last revision Signed-off-by: Manuel Saelices <msaelices@gmail.com> * New mojo-regex 0.4.0 Signed-off-by: Manuel Saelices <msaelices@gmail.com> --------- Signed-off-by: Manuel Saelices <msaelices@gmail.com>
1 parent f86a263 commit 18b8e3d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

recipes/mojo-regex/recipe.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ context:
1818
version: 13.4.2
1919
package:
2020
name: mojo-regex
21-
version: 0.2.1
21+
version: 0.4.0
2222
requirements:
2323
host:
24-
- max =25.4.0
24+
- max =25.5.0
2525
run:
2626
- ${{ pin_compatible('max') }}
2727
source:
2828
- git: https://github.com/msaelices/mojo-regex.git
29-
rev: cc187a5987143b0eb7d9497e6ddb7546f2296e9c
29+
rev: 7241fc7435b0516eaf24fe812ead25077a87491b

0 commit comments

Comments
 (0)