mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-21 09:37:03 +01:00
gnu: ghc-primitive: Update Cabal file to r1.
* gnu/packages/haskell-xyz.scm (ghc-primitive): Update Cabal file to r1.
This commit is contained in:
parent
49367c92a1
commit
6cf0daa4c0
1 changed files with 3 additions and 0 deletions
|
@ -7875,6 +7875,9 @@ (define-public ghc-primitive
|
|||
(base32
|
||||
"0r0cda7acvplgwaxy69kviv4jp7kkfi038by68gj4yfx4iwszgjc"))))
|
||||
(build-system haskell-build-system)
|
||||
(arguments
|
||||
`(#:cabal-revision
|
||||
("1" "18a14k1yiam1m4l29rin9a0y53yp3nxvkz358nysld8aqwy2qsjv")))
|
||||
(home-page
|
||||
"https://github.com/haskell/primitive")
|
||||
(synopsis "Primitive memory-related operations")
|
||||
|
|
Loading…
Reference in a new issue