gnu: gnucobol: Update home-page.

Reported by Simon Sobisch <simonsobisch@gnu.org>.

* gnu/packages/cobol.scm (gnucobol)[home-page]: Use official home-page.
This commit is contained in:
Efraim Flashner 2021-04-23 10:08:56 +03:00
parent 34928cc43c
commit 7af92387cf
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -67,7 +67,7 @@ (define-public gnucobol
(base32
"1yb1plmv4firfnbb119r2vh1hay221w1ya34nyz0qwsxppfr56hy"))))))
(build-system gnu-build-system)
(home-page "https://savannah.gnu.org/projects/gnucobol/")
(home-page "https://www.gnu.org/software/gnucobol/")
(synopsis "A modern COBOL compiler")
(description "GnuCOBOL is a free, modern COBOL compiler. GnuCOBOL
implements a substantial part of the COBOL 85, COBOL 2002 and COBOL 2014