gnu: ghc-integer-logarithms: Update to 1.0.3.

* gnu/packages/haskell-xyz.scm (ghc-integer-logarithms): Update to 1.0.3.
This commit is contained in:
Timothy Sample 2019-10-31 10:18:57 -04:00
parent 518891213e
commit 86a704dbc5
No known key found for this signature in database
GPG key ID: 2AC6A5EC1C357C59

View file

@ -5191,7 +5191,7 @@ (define-public ghc-inline-c-cpp
(define-public ghc-integer-logarithms (define-public ghc-integer-logarithms
(package (package
(name "ghc-integer-logarithms") (name "ghc-integer-logarithms")
(version "1.0.2.1") (version "1.0.3")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -5200,7 +5200,7 @@ (define-public ghc-integer-logarithms
version ".tar.gz")) version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1wj8kgjg5bn2yrs4zh9qfjv85cx6w998j9pi39yrbv305944mb9j")))) "05pc5hws66csvcvfswlwcr2fplwn1lbssvwifjxkbbwqhq0n5qjs"))))
(build-system haskell-build-system) (build-system haskell-build-system)
(arguments (arguments
`(#:phases `(#:phases