aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-08-12 19:52:02 -0300
committerEuAndreh <eu@euandre.org>2022-08-12 19:52:02 -0300
commitd0c07e5ec2dbd6859032d572340082e432f6c792 (patch)
treea1a1e52bf37cf9e640d96939dd87446bca24198a
parentscripts/paku: Disable Nix and Homebrew package generation for now (diff)
downloadpackage-repository-d0c07e5ec2dbd6859032d572340082e432f6c792.tar.gz
package-repository-d0c07e5ec2dbd6859032d572340082e432f6c792.tar.xz
paku.json: Include guile-heredoc
-rw-r--r--paku.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/paku.json b/paku.json
index a0035fe..c8247a6 100644
--- a/paku.json
+++ b/paku.json
@@ -1,6 +1,13 @@
{
"packages": [
{
+ "name": "guile-heredoc",
+ "suffix": "-latest",
+ "version": "fc202fd388cce2a771ea1c92513dcdfa7ac43498",
+ "type": "bin",
+ "description": "Read-macros for here-documents string syntax"
+ },
+ {
"name": "td",
"suffix": "-latest",
"version": "4a8a7a2662c94b2581f587e9a4b81feba4f5e7d8",