aboutsummaryrefslogtreecommitdiff
path: root/paku.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--paku.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/paku.json b/paku.json
index ae43b9a..c53ccd6 100644
--- a/paku.json
+++ b/paku.json
@@ -2,7 +2,7 @@
"packages": [
{
"name": "remembering",
- "version": "cca66c6f53e8bce857faae88368c0b07e6ace9e1"
+ "version": "92bfa3c5f06558cebcfa06bf78159e76254e07fd"
},
{
"name": "autoqemu",
@@ -11,7 +11,9 @@
{
"name": "fallible",
"version": "f4771b77695905957e11e06f7219d5c2db9964e2",
- "check_inputs": [ "valgrind" ]
+ "check_inputs": [
+ "valgrind"
+ ]
}
]
}