[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
175/329: gnu: ghc-libmpd: Update to 0.9.0.10.
From: |
guix-commits |
Subject: |
175/329: gnu: ghc-libmpd: Update to 0.9.0.10. |
Date: |
Wed, 20 Nov 2019 21:17:53 -0500 (EST) |
samplet pushed a commit to branch master
in repository guix.
commit bbf9845f4ff6d59164758a7f2a5b2294e99fc0c6
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)
- 204/329: gnu: ghc-cheapskate: Update to 0.1.1.1., (continued)
- 204/329: gnu: ghc-cheapskate: Update to 0.1.1.1., guix-commits, 2019/11/20
- 208/329: gnu: Add ghc-tasty-hedgehog., guix-commits, 2019/11/20
- 210/329: gnu: Add ghc-retry., guix-commits, 2019/11/20
- 136/329: gnu: ghc-wave: Update to 0.2.0., guix-commits, 2019/11/20
- 135/329: gnu: ghc-gnuplot: Update to 0.5.6., guix-commits, 2019/11/20
- 145/329: gnu: ghc-chell: Update to 0.5., guix-commits, 2019/11/20
- 155/329: gnu: ghc-megaparsec: Update to 7.0.5., guix-commits, 2019/11/20
- 156/329: gnu: ghc-socks: Update to 0.6.1., guix-commits, 2019/11/20
- 164/329: gnu: ghc-aeson: Update to 1.4.5.0., guix-commits, 2019/11/20
- 172/329: gnu: ghc-hxt: Update to 9.3.1.18., guix-commits, 2019/11/20
- 175/329: gnu: ghc-libmpd: Update to 0.9.0.10.,
guix-commits <=
- 170/329: gnu: ghc-stringsearch: Update Cabal file to r1., guix-commits, 2019/11/20
- 173/329: gnu: ghc-hslua: Update to 1.0.3.2., guix-commits, 2019/11/20
- 174/329: gnu: ghc-io-streams: Update to 1.5.1.0., guix-commits, 2019/11/20
- 183/329: gnu: ghc-http-client: Update to 0.6.4., guix-commits, 2019/11/20
- 171/329: gnu: ghc-cgi: Update to 3001.4.0.0., guix-commits, 2019/11/20
- 184/329: gnu: ghc-profunctors: Update to 5.3., guix-commits, 2019/11/20
- 180/329: gnu: ghc-hslua-module-text: Update to 0.2.1., guix-commits, 2019/11/20
- 182/329: gnu: ghc-snap-core: Update to 1.0.4.0., guix-commits, 2019/11/20
- 185/329: gnu: ghc-aeson-pretty: Update to 0.8.8., guix-commits, 2019/11/20
- 189/329: gnu: ghc-shakespeare: Update to 2.0.22., guix-commits, 2019/11/20