[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
175/328: gnu: ghc-libmpd: Update to 0.9.0.10.
From: |
guix-commits |
Subject: |
175/328: gnu: ghc-libmpd: Update to 0.9.0.10. |
Date: |
Sat, 16 Nov 2019 19:33:02 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 939030f0c73e7bb99bfc6d390238956d80eed7ab
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 14:31:09 2019 -0400
gnu: ghc-libmpd: Update to 0.9.0.10.
* gnu/packages/haskell-xyz.scm (ghc-libmpd): Update to 0.9.0.10.
[inputs]: Add 'ghc-safe-exceptions'.
---
gnu/packages/haskell-xyz.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index 3bf5630..a32cc94 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -5712,7 +5712,7 @@ to be called from Haskell.")
(define-public ghc-libmpd
(package
(name "ghc-libmpd")
- (version "0.9.0.9")
+ (version "0.9.0.10")
(source
(origin
(method url-fetch)
@@ -5722,7 +5722,7 @@ to be called from Haskell.")
".tar.gz"))
(sha256
(base32
- "1931m23iqb4wddpdidm4ph746zpaw41kkjzmb074j7yyfpk7x1jv"))))
+ "0vy287mn1vk8kvij5i3hc0p02l886cpsq5dds7kl6g520si3abkb"))))
(build-system haskell-build-system)
;; Tests fail on i686.
;; See https://github.com/vimus/libmpd-haskell/issues/112
@@ -5732,6 +5732,7 @@ to be called from Haskell.")
("ghc-old-locale" ,ghc-old-locale)
("ghc-data-default-class" ,ghc-data-default-class)
("ghc-network" ,ghc-network)
+ ("ghc-safe-exceptions" ,ghc-safe-exceptions)
("ghc-utf8-string" ,ghc-utf8-string)))
(native-inputs
`(("ghc-quickcheck" ,ghc-quickcheck)
- 154/328: gnu: ghc-comonad: Update to 5.0.5., (continued)
- 154/328: gnu: ghc-comonad: Update to 5.0.5., guix-commits, 2019/11/16
- 159/328: gnu: ghc-rio: Update to 0.1.12.0., guix-commits, 2019/11/16
- 160/328: gnu: ghc-glut: Update to 2.7.0.15., guix-commits, 2019/11/16
- 166/328: gnu: ghc-haskell-src-meta: Update to 0.8.3., guix-commits, 2019/11/16
- 172/328: gnu: ghc-hxt: Update to 9.3.1.18., guix-commits, 2019/11/16
- 170/328: gnu: ghc-stringsearch: Update Cabal file to r1., guix-commits, 2019/11/16
- 173/328: gnu: ghc-hslua: Update to 1.0.3.2., guix-commits, 2019/11/16
- 103/328: gnu: ghc-zlib: Update to 0.6.2.1., guix-commits, 2019/11/16
- 143/328: gnu: ghc-typed-process: Update to 0.2.6.0., guix-commits, 2019/11/16
- 152/328: gnu: ghc-iproute: Update to 1.7.7., guix-commits, 2019/11/16
- 175/328: gnu: ghc-libmpd: Update to 0.9.0.10.,
guix-commits <=
- 179/328: gnu: ghc-tls-session-manager: Update to 0.0.3., guix-commits, 2019/11/16
- 140/328: gnu: ghc-atomic-write: Update to 0.2.0.6., guix-commits, 2019/11/16
- 142/328: gnu: ghc-network: Update to 2.8.0.1., guix-commits, 2019/11/16
- 147/328: gnu: ghc-system-fileio: Update to 0.3.16.4., guix-commits, 2019/11/16
- 165/328: gnu: ghc-haskell-src-exts-util: Update to 0.2.5., guix-commits, 2019/11/16
- 169/328: gnu: ghc-httpd-shed: Update to 0.4.1.1., guix-commits, 2019/11/16
- 182/328: gnu: ghc-snap-core: Update to 1.0.4.0., guix-commits, 2019/11/16
- 190/328: gnu: ghc-aeson-compat: Update to 0.3.9., guix-commits, 2019/11/16
- 187/328: gnu: ghc-skylighting-core: Update to 0.8.2.1., guix-commits, 2019/11/16
- 191/328: gnu: ghc-pandoc-types: Update to 1.17.6.1., guix-commits, 2019/11/16