me
/
guix
Archived
1
0
Fork 0

gnu: ogre: Use HTTPS home page.

* gnu/packages/graphics.scm (ogre)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2020-03-21 00:12:00 +01:00
parent e2b70d90ca
commit 05fe0f5648
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -326,7 +326,7 @@ exception-handling library.")
flexible 3D engine written in C++ designed to make it easier and more intuitive
for developers to produce applications utilising hardware-accelerated 3D
graphics.")
(home-page "http://www.ogre3d.org/")
(home-page "https://www.ogre3d.org/")
(license license:expat)))
(define-public openexr