Skip to content

Commit b6931cc

Browse files
authored
Update recipe.yaml
1 parent 1f92926 commit b6931cc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

recipes/recipes_emscripten/xeus-cpp/recipe.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
context:
2-
version: 0.7.2
2+
version: 0.8.0
33

44
package:
55
name: xeus-cpp
66
version: ${{ version }}
77

88
source:
99
url: https://github.com/compiler-research/xeus-cpp/archive/refs/tags/${{ version }}.tar.gz
10-
sha256: 679f4065490f49d7d5aee4639a0f44e1e70412421f5ad0a029ee21f76fb3e33e
10+
sha256: 3d3b437799e98dc1d23add165a1c1dff77b1251e19646c18fb5f3ad2bd0c47f5
1111

1212
build:
1313
number: 0
@@ -45,9 +45,9 @@ about:
4545
repository: https://github.com/compiler-research/xeus-cpp
4646
documentation: https://github.com/compiler-research/xeus-cpp
4747
summary: |
48-
xeus-cpp is a Jupyter kernel for C++
48+
xeus-cpp is a Jupyter kernel for C++/C
4949
description: |
50-
xeus-cpp is a Jupyter kernel for cpp based on the native implementation
50+
xeus-cpp is a Jupyter kernel for cpp/c based on the native implementation
5151
of the Jupyter protocol xeus.
5252
5353
extra:

0 commit comments

Comments
 (0)