mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 11:30:44 +02:00
gnu: ghc-fmlist: Update to 0.9.3.
* gnu/packages/haskell-xyz.scm (ghc-fmlist): Update to 0.9.3.
This commit is contained in:
parent
2f17316097
commit
fe9b83a602
1 changed files with 2 additions and 2 deletions
|
@ -3584,7 +3584,7 @@ arithmetic.")
|
||||||
(define-public ghc-fmlist
|
(define-public ghc-fmlist
|
||||||
(package
|
(package
|
||||||
(name "ghc-fmlist")
|
(name "ghc-fmlist")
|
||||||
(version "0.9.2")
|
(version "0.9.3")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -3594,7 +3594,7 @@ arithmetic.")
|
||||||
version ".tar.gz"))
|
version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"02868865hqm189h5wjd916abvqwkhbrx5b0119s1dwp70ifvbi4g"))))
|
"1w9nhm2zybdx4c1lalkajwqr8wcs731lfjld2r8gknd7y96x8pwf"))))
|
||||||
(build-system haskell-build-system)
|
(build-system haskell-build-system)
|
||||||
(home-page "https://github.com/sjoerdvisscher/fmlist")
|
(home-page "https://github.com/sjoerdvisscher/fmlist")
|
||||||
(synopsis "FoldMap lists")
|
(synopsis "FoldMap lists")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue