[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
196/328: gnu: ghc-skylighting: Update to 0.8.2.1.
From: |
guix-commits |
Subject: |
196/328: gnu: ghc-skylighting: Update to 0.8.2.1. |
Date: |
Sat, 16 Nov 2019 19:33:06 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit ef714a25b23f43372309c304a41340aeb25c1b53
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 14:32:03 2019 -0400
gnu: ghc-skylighting: Update to 0.8.2.1.
* gnu/packages/haskell-xyz.scm (ghc-skylighting): Update to 0.8.2.1.
---
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 953d60d..5b82975 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -9345,14 +9345,14 @@ provided. Skylighting is intended to be the successor
to highlighting-kate.")
(package
(inherit ghc-skylighting-core)
(name "ghc-skylighting")
- (version "0.7.2")
+ (version "0.8.2.1")
(source (origin
(method url-fetch)
(uri (string-append
"https://hackage.haskell.org/package/skylighting-"
version "/skylighting-" version ".tar.gz"))
(sha256
(base32
- "1rh3z1a7a4clvksdw1qlpmhxqkfahwypi70k91whgfamzsqpxdch"))))
+ "1xls8ycad77m55ax4hp55k60h3pi5sm3m32hycbc8baixbgfx5xz"))))
(inputs
`(("ghc-skylighting-core" ,ghc-skylighting-core)
,@(package-inputs ghc-skylighting-core)))))
- 222/328: gnu: ghc-cryptohash-sha1: Update Cabal file to r4., (continued)
- 222/328: gnu: ghc-cryptohash-sha1: Update Cabal file to r4., guix-commits, 2019/11/16
- 223/328: gnu: ghc-rebase: Update to 1.3.1.1., guix-commits, 2019/11/16
- 233/328: gnu: ghc-yaml: Update to 0.11.1.2., guix-commits, 2019/11/16
- 153/328: gnu: ghc-hsopenssl: Update to 0.11.4.17., guix-commits, 2019/11/16
- 161/328: gnu: ghc-bifunctors: Update to 5.5.5., guix-commits, 2019/11/16
- 164/328: gnu: ghc-aeson: Update to 1.4.5.0., guix-commits, 2019/11/16
- 167/328: gnu: ghc-attoparsec-iso8601: Update to 1.0.1.0., guix-commits, 2019/11/16
- 174/328: gnu: ghc-io-streams: Update to 1.5.1.0., guix-commits, 2019/11/16
- 181/328: gnu: ghc-connection: Update to 0.3.1., guix-commits, 2019/11/16
- 185/328: gnu: ghc-aeson-pretty: Update to 0.8.8., guix-commits, 2019/11/16
- 196/328: gnu: ghc-skylighting: Update to 0.8.2.1.,
guix-commits <=
- 195/328: gnu: ghc-openssl-streams: Update to 1.2.2.0., guix-commits, 2019/11/16
- 235/328: gnu: ghc-monad-logger: Update to 0.3.30., guix-commits, 2019/11/16
- 236/328: gnu: ghc-http: Update to 4000.3.14., guix-commits, 2019/11/16
- 242/328: gnu: ghc-simple-sendfile: Update to 0.2.30., guix-commits, 2019/11/16
- 243/328: gnu: ghc-stm-conduit: Update to 4.0.1., guix-commits, 2019/11/16
- 248/328: gnu: ghc-hackage-security: Update Cabal file to r6., guix-commits, 2019/11/16
- 250/328: gnu: ghc-adjunctions: Update Cabal file to r2., guix-commits, 2019/11/16
- 252/328: gnu: ghc-trifecta: Update Cabal file to r4., guix-commits, 2019/11/16
- 254/328: gnu: ghc-warp: Update to 3.2.28., guix-commits, 2019/11/16
- 260/328: gnu: ghc-yesod-core: Update to 1.6.16.1., guix-commits, 2019/11/16