palabra 2.8.4 → 2.9.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/ChangeLog CHANGED
@@ -1,3 +1,13 @@
1
+ 2026.06.01, v2.9.1
2
+
3
+ fix:
4
+ - 389e756 letras: haskell: rm version
5
+
6
+ 2026.06.01, v2.9.0
7
+
8
+ feature:
9
+ - 29fa7ea letras: instapods: add
10
+
1
11
  2026.06.01, v2.8.4
2
12
 
3
13
  feature:
@@ -1,10 +1,8 @@
1
1
  {
2
2
  "name": "haskell",
3
3
  "url": "https://get-ghcup.haskell.org",
4
- "version": "9.6.7",
5
4
  "env": {
6
- "BOOTSTRAP_HASKELL_NONINTERACTIVE": "1",
7
- "BOOTSTRAP_HASKELL_GHC_VERSION": "{{ version }}"
5
+ "BOOTSTRAP_HASKELL_NONINTERACTIVE": "1"
8
6
  },
9
7
  "execute": true,
10
8
  "hogar": "ghcup",
@@ -0,0 +1,7 @@
1
+ {
2
+ "name": "instapods",
3
+ "url": "https://instapods.com/install.sh",
4
+ "test": [
5
+ "isntapods version"
6
+ ]
7
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "palabra",
3
- "version": "2.8.4",
3
+ "version": "2.9.1",
4
4
  "type": "module",
5
5
  "author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
6
6
  "description": "Palabra software installer",