mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 00:23:10 +00:00
correct package names (#2371)
fixes https://github.com/nim-lang/packages/issues/2115
This commit is contained in:
parent
e055530596
commit
4d311224bc
@ -11444,7 +11444,7 @@
|
||||
},
|
||||
{
|
||||
"name": "fragments",
|
||||
"url": "https://github.com/fragcolor-xyz/fragments",
|
||||
"url": "https://github.com/sinkingsugar/fragments",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"ffi",
|
||||
@ -11458,11 +11458,11 @@
|
||||
],
|
||||
"description": "Our very personal collection of utilities",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/fragcolor-xyz/fragments"
|
||||
"web": "https://github.com/sinkingsugar/fragments"
|
||||
},
|
||||
{
|
||||
"name": "nimline",
|
||||
"url": "https://github.com/fragcolor-xyz/nimline",
|
||||
"url": "https://github.com/sinkingsugar/nimline",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"c",
|
||||
@ -11473,7 +11473,7 @@
|
||||
],
|
||||
"description": "Wrapper-less C/C++ interop for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/fragcolor-xyz/nimline"
|
||||
"web": "https://github.com/sinkingsugar/nimline"
|
||||
},
|
||||
{
|
||||
"name": "nim_telegram_bot",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user