shrub/pkg/landscape/mar/group/update.hoon

18 lines
248 B
Plaintext
Raw Normal View History

2020-05-21 07:30:02 +03:00
/+ *group-store
2020-05-15 01:50:04 +03:00
|_ upd=update
++ grad %noun
2020-05-21 07:30:02 +03:00
++ grow
|%
++ noun upd
2021-03-18 06:41:48 +03:00
++ group-update-0 upd
2020-05-21 07:30:02 +03:00
++ json
%+ frond:enjs:format 'groupUpdate'
(update:enjs upd)
2020-05-21 07:30:02 +03:00
--
++ grab
|%
2020-05-15 01:50:04 +03:00
++ noun update
++ json update:dejs
--
--