From 5b512abae5fbc4cc91e7f9f3540d358ebe448260 Mon Sep 17 00:00:00 2001 From: Yaseen Date: Tue, 25 Jan 2022 14:54:55 -0500 Subject: [PATCH] story: update `|story-remove` to use new types --- pkg/arvo/gen/hood/story-remove.hoon | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkg/arvo/gen/hood/story-remove.hoon b/pkg/arvo/gen/hood/story-remove.hoon index 0cca3f0d81..48e86be846 100644 --- a/pkg/arvo/gen/hood/story-remove.hoon +++ b/pkg/arvo/gen/hood/story-remove.hoon @@ -1,6 +1,7 @@ :: :::: :: +/- *story :- %say |= $: [now=@da eny=@uvJ bec=beak] [[syd=desk =aeon:clay ~] ~] @@ -11,8 +12,7 @@ =/ our p.bec :: XX should `base` here be syd or q.bec =/ tak .^(tako:clay %cs /(scot %p our)/base/(scot %ud aeon)/tako/~) -=/ tale=(map tako:clay [@t @t]) - .^((map tako:clay [@t @t]) %cx /(scot %p our)/[syd]/(scot %da now)/story) -=. tale (~(del by tale) tak) +=/ tale=story .^(story %cx /(scot %p our)/[syd]/(scot %da now)/story) +=. tale (~(del ju tale) tak) :- %helm-pass [%c [%info syd %& [/story %ins story+!>(tale)]~]] \ No newline at end of file