From 44f6a90a4cbb1fbd701a5657be29ed90cbbbae6e Mon Sep 17 00:00:00 2001 From: Elliot Glaysher Date: Thu, 12 Dec 2019 13:39:33 -0800 Subject: [PATCH] hoon: fix typo in +put:in This fixes +put:in so that it works without the correct jet. There's a mismatch where the hoon code is wrong and the jet is correct, so that when we try to run this on alternate interpreters which may not have the +in jets, things won't work. --- bin/solid.pill | 4 ++-- pkg/arvo/sys/hoon.hoon | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bin/solid.pill b/bin/solid.pill index df4c5f9a6..a3e9dd86b 100644 --- a/bin/solid.pill +++ b/bin/solid.pill @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5034c5a5e13a4ddf6434584624f520414023ce215dda2dcdf22383a831413ab1 -size 9606056 +oid sha256:04735cc4764f9a3e6c4fb5b046a6b9590664fe9f644578c58f3bc6acc911b723 +size 9606039 diff --git a/pkg/arvo/sys/hoon.hoon b/pkg/arvo/sys/hoon.hoon index fc2e4c7cd..253717464 100644 --- a/pkg/arvo/sys/hoon.hoon +++ b/pkg/arvo/sys/hoon.hoon @@ -1335,7 +1335,7 @@ ?> ?=(^ c) ?: (mor n.a n.c) a(r c) - c(r a(r l.c)) + c(l a(r l.c)) :: ++ rep :: replace by product |* b/_=>(~ |=({* *} +<+))