guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/02: gnu: gnucobol: Update home-page.


From: guix-commits
Subject: 01/02: gnu: gnucobol: Update home-page.
Date: Fri, 23 Apr 2021 10:37:07 -0400 (EDT)

efraim pushed a commit to branch master
in repository guix.

commit 7af92387cf537bcf0d597a0d875e411da4218834
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Fri Apr 23 10:08:56 2021 +0300

    gnu: gnucobol: Update home-page.
    
    Reported by Simon Sobisch <simonsobisch@gnu.org>.
    
    * gnu/packages/cobol.scm (gnucobol)[home-page]: Use official home-page.
---
 gnu/packages/cobol.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/cobol.scm b/gnu/packages/cobol.scm
index bc191e6..27fcc26 100644
--- a/gnu/packages/cobol.scm
+++ b/gnu/packages/cobol.scm
@@ -67,7 +67,7 @@
                      (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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]