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
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue