gmp: update (#7999)
This commit is contained in:
parent
bf896c5a43
commit
5656529974
1 changed files with 2 additions and 0 deletions
|
@ -38,6 +38,8 @@ class Gmp(AutotoolsPackage):
|
|||
version('6.0.0a', 'b7ff2d88cae7f8085bd5006096eed470')
|
||||
version('6.0.0', '6ef5869ae735db9995619135bd856b84')
|
||||
version('5.1.3', 'a082867cbca5e898371a97bb27b31fea')
|
||||
# Old version needed for a binary package in ghc-bootstrap
|
||||
version('4.3.2', 'dd60683d7057917e34630b4a787932e8')
|
||||
|
||||
depends_on('autoconf', type='build')
|
||||
depends_on('automake', type='build')
|
||||
|
|
Loading…
Reference in a new issue