mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Merge pull request #1098 from kaushalmodi/update-bignum-source
Updating the bignum package source to a fork that works on Nim 0.20
This commit is contained in:
commit
31231aa3ce
@ -2989,7 +2989,7 @@
|
||||
},
|
||||
{
|
||||
"name": "bignum",
|
||||
"url": "https://github.com/FedeOmoto/bignum",
|
||||
"url": "https://github.com/kaushalmodi/bignum",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"bignum",
|
||||
@ -2998,7 +2998,7 @@
|
||||
],
|
||||
"description": "Wrapper around the GMP bindings for the Nim language.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/FedeOmoto/bignum"
|
||||
"web": "https://github.com/kaushalmodi/bignum"
|
||||
},
|
||||
{
|
||||
"name": "rbtree",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user