gnu: ghc-nats: Update to 1.1.2.

* gnu/packages/haskell.scm (ghc-nats): Update to 1.1.2.
master
Timothy Sample 2018-08-28 23:04:02 -04:00 committed by Ricardo Wurmus
parent fef71dbc9d
commit d62f695119
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -4570,7 +4570,7 @@ Compatibility package for older packages.")
(define-public ghc-nats
(package
(name "ghc-nats")
(version "1.1.1")
(version "1.1.2")
(source
(origin
(method url-fetch)
@ -4580,7 +4580,7 @@ Compatibility package for older packages.")
".tar.gz"))
(sha256
(base32
"1kfl2yy97nb7q0j17v96rl73xvi3z4db9bk0xychc76dax41n78k"))))
"1v40drmhixck3pz3mdfghamh73l4rp71mzcviipv1y8jhrfxilmr"))))
(build-system haskell-build-system)
(arguments `(#:haddock? #f))
(inputs