alpha
Login
or
Join now
kacaii.dev
/
blog
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
💻 My corner on the internet
kacaii.dev/
lustre
evergarden
wisp-place
gleam
atproto
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
deps: update possum_tangled to v1.1.0
author
kacaii.dev
date
1 week ago
(Jul 17, 2026, 6:51 PM -0300)
commit
d0ff7e4c
d0ff7e4cc5b8567d763a9ed51dc95eb1184a34c5
parent
b9e0af8a
b9e0af8ae14af4910650249877a58bbf113b7a1e
change-id
opunpopm
opunpopmqrluxusmrtpzlqtxtttouzxw
2/2
deploy.yml
success
34s
test.yml
success
17s
+1
-1
1 changed file
Expand all
Collapse all
Unified
Split
manifest.toml
+1
-1
manifest.toml
View file
Reviewed
···
49
49
{ name = "platform", version = "1.0.0", build_tools = ["gleam"], requirements = [], otp_app = "platform", source = "hex", outer_checksum = "8339420A95AD89AAC0F82F4C3DB8DD401041742D6C3F46132A8739F6AEB75391" },
50
50
{ name = "polly", version = "3.1.0", build_tools = ["gleam"], requirements = ["filepath", "gleam_erlang", "gleam_otp", "gleam_stdlib", "simplifile"], otp_app = "polly", source = "hex", outer_checksum = "51FB565D81FF6212FDF3306D44419601F2A7C4EDD1F00FC9DA5C376A00AED4FE" },
51
51
{ name = "possum", version = "3.0.0", build_tools = ["gleam"], requirements = ["gleam_http", "gleam_json", "gleam_regexp", "gleam_stdlib"], otp_app = "possum", source = "hex", outer_checksum = "5B7FDDDE6A845CE864973F70CF56B6EC9DA0C040C0EC5FD85A002475DF079277" },
52
52
-
{ name = "possum_tangled", version = "1.0.0", build_tools = ["gleam"], requirements = ["gleam_http", "gleam_json", "gleam_stdlib", "possum"], otp_app = "possum_tangled", source = "hex", outer_checksum = "88684E2A44EE3F393FE41EEB17C0054DAF2B095B23A9F0DFE6AF510620ACACDB" },
52
52
+
{ name = "possum_tangled", version = "1.1.0", build_tools = ["gleam"], requirements = ["gleam_http", "gleam_json", "gleam_stdlib", "possum"], otp_app = "possum_tangled", source = "hex", outer_checksum = "7E0B2ED5392C23451159EF32C31E55DE229FF50E49227B8E7D3420A45F805FB8" },
53
53
{ name = "rsvp", version = "2.0.0", build_tools = ["gleam"], requirements = ["gleam_erlang", "gleam_fetch", "gleam_http", "gleam_httpc", "gleam_javascript", "gleam_json", "gleam_stdlib", "lustre"], otp_app = "rsvp", source = "hex", outer_checksum = "A38F2DB9657E84A584278DB50FD903693FF370C22C191753B773546FEB2465F0" },
54
54
{ name = "simplifile", version = "2.5.0", build_tools = ["gleam"], requirements = ["filepath", "gleam_stdlib"], otp_app = "simplifile", source = "hex", outer_checksum = "6C72DCCDF25C38A5931740B30E823969F33106831FD1637719B5EDBCA30027A4" },
55
55
{ name = "snag", version = "1.2.0", build_tools = ["gleam"], requirements = ["gleam_stdlib"], otp_app = "snag", source = "hex", outer_checksum = "274F41D6C3ECF99F7686FDCE54183333E41D2C1CA5A3A673F9A8B2C7A4401077" },