gnu: ghc-th-lift-instances: Update to 0.1.14.
* gnu/packages/haskell-xyz.scm (ghc-th-lift-instances): Update to 0.1.14.master
parent
4e1cf65115
commit
d3db399e3e
|
@ -10352,7 +10352,7 @@ datatypes.")
|
||||||
(define-public ghc-th-lift-instances
|
(define-public ghc-th-lift-instances
|
||||||
(package
|
(package
|
||||||
(name "ghc-th-lift-instances")
|
(name "ghc-th-lift-instances")
|
||||||
(version "0.1.11")
|
(version "0.1.14")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -10361,7 +10361,7 @@ datatypes.")
|
||||||
version ".tar.gz"))
|
version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1f56cp6ckcalld5jchv0kxpjkwcsixd7smd0g7r8cg67ppx6m90x"))))
|
"0r1b4jnvcj64wp4hfccwkl4a70n1p1q7qzyx6ax7cmd8k961jz78"))))
|
||||||
(build-system haskell-build-system)
|
(build-system haskell-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(("ghc-th-lift" ,ghc-th-lift)
|
`(("ghc-th-lift" ,ghc-th-lift)
|
||||||
|
|
Reference in New Issue