gnu: cabal-doctest: Update Cabal file to r1.

* gnu/packages/haskell.scm (cabal-doctest): Update Cabal file to r1.
This commit is contained in:
Timothy Sample 2018-08-31 15:12:05 -04:00 committed by Ricardo Wurmus
parent 127586adfb
commit 988dee48d0
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 3 additions and 0 deletions

View File

@ -1832,6 +1832,9 @@ installation of Haskell libraries and programs.")
(base32 (base32
"0bgd4jdmzxq5y465r4sf4jv2ix73yvblnr4c9wyazazafddamjny")))) "0bgd4jdmzxq5y465r4sf4jv2ix73yvblnr4c9wyazazafddamjny"))))
(build-system haskell-build-system) (build-system haskell-build-system)
(arguments
`(#:cabal-revision
("1" "1bk85avgc93yvcggwbk01fy8nvg6753wgmaanhkry0hz55h7mpld")))
(home-page "https://github.com/phadej/cabal-doctest") (home-page "https://github.com/phadej/cabal-doctest")
(synopsis "Setup.hs helper for running doctests") (synopsis "Setup.hs helper for running doctests")
(description (description