mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-29 13:31:16 +02:00
gnu: isl: Add 'release-monitoring-url' property.
* gnu/packages/gcc.scm (isl)[properties]: New field.
This commit is contained in:
@@ -1200,6 +1200,7 @@ provides the GNU compiler for the Go programming language."))
|
||||
"old_library=''\n"))))))))
|
||||
(inputs (list gmp))
|
||||
(home-page "https://libisl.sourceforge.io/") ;https://repo.or.cz/w/isl.git
|
||||
(properties `((release-monitoring-url . ,home-page)))
|
||||
(synopsis
|
||||
"Manipulating sets and relations of integer points \
|
||||
bounded by linear constraints")
|
||||
|
||||
Reference in New Issue
Block a user