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:
parent
14bcd6804f
commit
77674643a3
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue