gnu: microscheme: Fix home page.

* gnu/packages/avr.scm (microscheme)[home-page]: Use GitHub project page.

Fixes <https://bugs.gnu.org/29791>.
master
Ricardo Wurmus 2017-12-20 23:18:24 +01:00
parent 0e06bec250
commit 4305176096
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@ C++.")
(native-inputs
`(("unzip" ,unzip)
("xxd" ,xxd)))
(home-page "http://microscheme.org/")
(home-page "https://github.com/ryansuchocki/microscheme/")
(synopsis "Scheme subset for Atmel microcontrollers")
(description
"Microscheme, or @code{(ms)} for short, is a functional programming