1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: isl: Remove outdated comment.

* gnu/packages/gcc.scm (isl) [source]: Remove outdated comment.
This commit is contained in:
Maxim Cournoyer
2022-10-02 20:57:31 -04:00
parent 384b98028c
commit efb974a6fa

View File

@@ -1242,7 +1242,6 @@ provides the GNU compiler for the Go programming language."))
(version "0.23")
(source (origin
(method url-fetch)
;; Used to be at isl.gforge.inria.fr.
(uri (list (string-append "mirror://sourceforge/libisl/isl-"
version ".tar.bz2")
(string-append %gcc-infrastructure