3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

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

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