3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: ghc-pandoc-types: Update home page.

* gnu/packages/haskell-xyz.scm (ghc-pandoc-types)[home-page]: Update.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
This commit is contained in:
Alice BRENON 2021-09-08 17:26:37 +02:00 committed by Arun Isaac
parent 14bcd6804f
commit 77674643a3
No known key found for this signature in database
GPG key ID: 2E25EE8B61802BB3

View file

@ -28,6 +28,7 @@
;;; Copyright © 2020 Alexandru-Sergiu Marton <brown121407@member.fsf.org>
;;; Copyright © 2020 Carlo Holl <carloholl@gmail.com>
;;; Copyright © 2020 Christine Lemmer-Webber <cwebber@dustycloud.org>
;;; Copyright © 2021 Alice BRENON <alice.brenon@ens-lyon.fr>
;;;
;;; This file is part of GNU Guix.
;;;
@ -9765,7 +9766,7 @@ version = Version [~a] []
("ghc-test-framework-hunit" ,ghc-test-framework-hunit)
("ghc-test-framework-quickcheck2" ,ghc-test-framework-quickcheck2)
("ghc-hunit" ,ghc-hunit)))
(home-page "https://johnmacfarlane.net/pandoc")
(home-page "https://pandoc.org")
(synopsis "Types for representing a structured document")
(description
"This module defines the @code{Pandoc} data structure, which is used by