diff options
author | Remi Collet <remi@remirepo.net> | 2020-12-19 11:08:06 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-12-19 11:08:06 +0100 |
commit | d19368393011b060146dcbfca9a4dc135b9147df (patch) | |
tree | 766a31c48dab3fa2438a3825de4a9fc5e2c0e6d6 | |
parent | 5561edc7eaa5acf1677864359fe263304ff742c9 (diff) |
add orng
-rw-r--r-- | index.html | 4 | ||||
-rw-r--r-- | mashinfo.el7 | 3 | ||||
-rw-r--r-- | mashinfo.el8 | 3 |
3 files changed, 8 insertions, 2 deletions
@@ -56,10 +56,10 @@ <p class="msg"> --> <h2>Next year <strong>Web hosting</strong> budget, until December 2021: - <!-- <progress max="500" value="500">100%</progress> <strong>100% of 500€</strong> - --> + <!-- <progress max="500" value="464">92%</progress> <strong>92% of 500€</strong> + --> </h2> <!-- </p>-<p class="msg" style="margin-bottom: 18em"> diff --git a/mashinfo.el7 b/mashinfo.el7 index 174e8f11..f0a2008e 100644 --- a/mashinfo.el7 +++ b/mashinfo.el7 @@ -1733,6 +1733,7 @@ php73-php-pecl-nsq php73-php-pecl-oci8 php73-php-pecl-oauth php73-php-pecl-opencensus +php73-php-pecl-orng php73-php-pecl-parle php73-php-pecl-pcov php73-php-pecl-pcs @@ -1967,6 +1968,7 @@ php74-php-pecl-nsq php74-php-pecl-oci8 php74-php-pecl-oauth php74-php-pecl-opencensus +php74-php-pecl-orng php74-php-pecl-parle php74-php-pecl-pcov php74-php-pecl-pcs @@ -2198,6 +2200,7 @@ php80-php-pecl-nsq php80-php-pecl-oci8 php80-php-pecl-oauth php80-php-pecl-opencensus +php80-php-pecl-orng php80-php-pecl-parle php80-php-pecl-pcov php80-php-pecl-pcs diff --git a/mashinfo.el8 b/mashinfo.el8 index ff3ae49f..101d6ed1 100644 --- a/mashinfo.el8 +++ b/mashinfo.el8 @@ -1262,6 +1262,7 @@ php73-php-pecl-nsq php73-php-pecl-oci8 php73-php-pecl-oauth php73-php-pecl-opencensus +php73-php-pecl-orng php73-php-pecl-parle php73-php-pecl-pcov php73-php-pecl-pcs @@ -1498,6 +1499,7 @@ php74-php-pecl-nsq php74-php-pecl-oci8 php74-php-pecl-oauth php74-php-pecl-opencensus +php74-php-pecl-orng php74-php-pecl-parle php74-php-pecl-pcov php74-php-pecl-pcs @@ -1731,6 +1733,7 @@ php80-php-pecl-nsq php80-php-pecl-oci8 php80-php-pecl-oauth php80-php-pecl-opencensus +php80-php-pecl-orng php80-php-pecl-parle php80-php-pecl-pcov php80-php-pecl-pcs |