gnu: gcal: Update to 4.1.

* gnu/packages/gcal.scm (gcal): Update to 4.1.
[home-page]: Use https.
This commit is contained in:
Efraim Flashner 2017-01-23 10:11:30 +02:00
parent 62cf8fa7cd
commit a3dbea473a
No known key found for this signature in database
GPG Key ID: F4C1D3917EACEE93
1 changed files with 3 additions and 3 deletions

View File

@ -25,16 +25,16 @@
(define-public gcal (define-public gcal
(package (package
(name "gcal") (name "gcal")
(version "4") (version "4.1")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://gnu/gcal/gcal-" (uri (string-append "mirror://gnu/gcal/gcal-"
version ".tar.xz")) version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0vpzz2pb6xf5wlwyqj9xa29yvx72zdmffb0fv54hdirfn5vciiar")))) "1av11zkfirbixn05hyq4xvilin0ncddfjqzc4zd9pviyp506rdci"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(home-page "http://www.gnu.org/software/gcal") (home-page "https://www.gnu.org/software/gcal")
(synopsis "Calculating and printing a wide variety of calendars") (synopsis "Calculating and printing a wide variety of calendars")
(description (description
"Gcal is a program to calculate and print calendars on the "Gcal is a program to calculate and print calendars on the