Skip to content

Commit

Permalink
ogma-language-c: Replace homepage. Refs nasa#147.
Browse files Browse the repository at this point in the history
The cabal files indicate http://nasa.gov as the homepage for all
packages. However, we don't really have an Ogma homepage on NASA gov, so
it makes no sense to point to that website.

This commit replaces the cabal file's homepage to point to Ogma's repo's
URL.
  • Loading branch information
ivanperez-keera committed Sep 22, 2024
1 parent 90bc4d6 commit fff2d3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ogma-language-c/ogma-language-c.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ build-type: Custom

name: ogma-language-c
version: 1.4.0
homepage: http://nasa.gov
homepage: https://github.com/nasa/ogma
license: OtherLicense
license-file: LICENSE.pdf
author: Ivan Perez, Alwyn Goodloe
Expand Down

0 comments on commit fff2d3b

Please sign in to comment.