gnu: scotch: Add 'release-monitoring-url' property.

* gnu/packages/maths.scm (scotch)[properties]: New field.
This commit is contained in:
Ludovic Courtès 2021-06-28 14:12:21 +02:00
parent 55b1466303
commit a09d69f68f
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 0 deletions

View File

@ -3251,6 +3251,8 @@ YACC = bison -pscotchyy -y -b y
(find-files "../lib/" ".*metis\\..*"))
#t))))))
(home-page "https://www.labri.fr/perso/pelegrin/scotch/")
(properties
`((release-monitoring-url . "https://gforge.inria.fr/frs/?group_id=248")))
(synopsis "Programs and libraries for graph algorithms")
(description "SCOTCH is a set of programs and libraries which implement
the static mapping and sparse matrix reordering algorithms developed within