mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Highjack nim-gmp
`nim-gmp` is an unmaintained package that's fallen out of compatibility with nimble. I've forked it and made a trivial change to restore compatibility.
This commit is contained in:
parent
1d2b7c3a0d
commit
5dc908eadb
@ -1665,7 +1665,7 @@
|
||||
},
|
||||
{
|
||||
"name": "gmp",
|
||||
"url": "https://github.com/FedeOmoto/nim-gmp",
|
||||
"url": "https://github.com/subsetpark/nim-gmp",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
@ -1675,7 +1675,7 @@
|
||||
],
|
||||
"description": "wrapper for the GNU multiple precision arithmetic library (GMP)",
|
||||
"license": "LGPLv3 or GPLv2",
|
||||
"web": "https://github.com/FedeOmoto/nim-gmp"
|
||||
"web": "https://github.com/subsetpark/nim-gmp"
|
||||
},
|
||||
{
|
||||
"name": "ludens",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user