mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 22:38:07 -05:00
gnu: ghc-vector-binary-instances: Update Cabal file to r1.
* gnu/packages/haskell.scm (ghc-vector-binary-instances): Update Cabal file to r1.
This commit is contained in:
parent
fe3ecc307f
commit
4f2f0eb02f
1 changed files with 3 additions and 0 deletions
|
@ -3889,6 +3889,9 @@ (define-public ghc-vector-binary-instances
|
|||
(base32
|
||||
"1y236jb72iab9ska1mc48z6yb0xgwmj45laaqdyjxksd84z7hbrb"))))
|
||||
(build-system haskell-build-system)
|
||||
(arguments
|
||||
`(#:cabal-revision
|
||||
("1" "196frl4akhfk7xf1nxzn8lmq99dxhzhsimanswn9yy7ym8zhki4i")))
|
||||
(inputs
|
||||
`(("ghc-vector" ,ghc-vector)))
|
||||
(native-inputs
|
||||
|
|
Loading…
Reference in a new issue