[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
198/328: gnu: ghc-texmath: Update to 0.11.3.
From: |
guix-commits |
Subject: |
198/328: gnu: ghc-texmath: Update to 0.11.3. |
Date: |
Sat, 16 Nov 2019 19:33:07 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit b47b019eb93e0a3b828a85da9e66bd90463964ba
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 14:32:31 2019 -0400
gnu: ghc-texmath: Update to 0.11.3.
* gnu/packages/haskell-xyz.scm (ghc-texmath): Update to 0.11.3.
---
gnu/packages/haskell-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index d11e090..30d9098 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -10262,14 +10262,14 @@ dependency.")
(define-public ghc-texmath
(package
(name "ghc-texmath")
- (version "0.11.0.1")
+ (version "0.11.3")
(source (origin
(method url-fetch)
(uri (string-append "https://hackage.haskell.org/package/"
"texmath/texmath-" version ".tar.gz"))
(sha256
(base32
- "11dc09hfnyfsz20ch2c867w0zdgjkzq41506lm61i3dk87ngdisf"))))
+ "03rpxbp43bjs62mmw4hv4785n6f6nbf8kj2y9mma5nzk6i2xs09f"))))
(build-system haskell-build-system)
(inputs
`(("ghc-syb" ,ghc-syb)
- 220/328: gnu: ghc-contravariant-extras: Update Cabal file to r1., (continued)
- 220/328: gnu: ghc-contravariant-extras: Update Cabal file to r1., guix-commits, 2019/11/16
- 224/328: gnu: ghc-rerebase: Update to 1.3.1.1., guix-commits, 2019/11/16
- 228/328: gnu: ghc-mono-traversable: Update to 1.0.13.0., guix-commits, 2019/11/16
- 177/328: gnu: ghc-missingh: Update to 1.4.1.0., guix-commits, 2019/11/16
- 180/328: gnu: ghc-hslua-module-text: Update to 0.2.1., guix-commits, 2019/11/16
- 184/328: gnu: ghc-profunctors: Update to 5.3., guix-commits, 2019/11/16
- 188/328: gnu: ghc-inline-c: Update to 0.7.0.1., guix-commits, 2019/11/16
- 192/328: gnu: ghc-io-streams-haproxy: Update to 1.0.1.0., guix-commits, 2019/11/16
- 193/328: gnu: ghc-semigroupoids: Update to 5.3.3., guix-commits, 2019/11/16
- 194/328: gnu: ghc-http-api-data: Update to 0.4.1., guix-commits, 2019/11/16
- 198/328: gnu: ghc-texmath: Update to 0.11.3.,
guix-commits <=
- 201/328: gnu: ghc-statistics: Update to 0.15.1.1., guix-commits, 2019/11/16
- 202/328: gnu: ghc-invariant: Update to 0.5.3., guix-commits, 2019/11/16
- 206/328: gnu: ghc-http2: Update to 1.6.5., guix-commits, 2019/11/16
- 207/328: gnu: ghc-hedgehog: Update to 1.0.1., guix-commits, 2019/11/16
- 149/328: gnu: ghc-quickcheck-instances: Update to 0.3.22., guix-commits, 2019/11/16
- 155/328: gnu: ghc-megaparsec: Update to 7.0.5., guix-commits, 2019/11/16
- 148/328: gnu: Add ghc-time-compat., guix-commits, 2019/11/16
- 168/328: gnu: Add ghc-network-bsd., guix-commits, 2019/11/16
- 171/328: gnu: ghc-cgi: Update to 3001.4.0.0., guix-commits, 2019/11/16
- 176/328: gnu: ghc-email-validate: Update to 2.3.2.12., guix-commits, 2019/11/16