[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
217/290: gnu: ghc-snap-server: Update to 1.1.1.1.
From: |
guix-commits |
Subject: |
217/290: gnu: ghc-snap-server: Update to 1.1.1.1. |
Date: |
Wed, 6 Nov 2019 08:23:15 -0500 (EST) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit c0a4bd154db6df41c409820adec865e2f03cd365
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 13:18:52 2019 -0400
gnu: ghc-snap-server: Update to 1.1.1.1.
* gnu/packages/haskell-web.scm (ghc-snap-server): Update to 1.1.1.1.
[arguments]: Set Cabal file to r1.
---
gnu/packages/haskell-web.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/haskell-web.scm b/gnu/packages/haskell-web.scm
index 39c82bd..84d4693 100644
--- a/gnu/packages/haskell-web.scm
+++ b/gnu/packages/haskell-web.scm
@@ -1418,7 +1418,7 @@ contains the core definitions and types for the Snap
framework.")
(define-public ghc-snap-server
(package
(name "ghc-snap-server")
- (version "1.1.0.0")
+ (version "1.1.1.1")
(source
(origin
(method url-fetch)
@@ -1426,7 +1426,7 @@ contains the core definitions and types for the Snap
framework.")
"snap-server/snap-server-" version ".tar.gz"))
(sha256
(base32
- "0vvw9n8xs272qdlrf3dxhnva41zh3awi7pf022rrjj75lj8a77i4"))))
+ "0lw475wp0lnrbgc3jcfif3qjjc3pmrh2k74d8cgpnc1304g6a2s5"))))
(build-system haskell-build-system)
(inputs
`(("ghc-attoparsec" ,ghc-attoparsec)
@@ -1457,7 +1457,7 @@ contains the core definitions and types for the Snap
framework.")
("ghc-test-framework-quickcheck2" ,ghc-test-framework-quickcheck2)))
(arguments
`(#:cabal-revision
- ("3" "0a9d3nqb5rvgm25nak68lp6yj9m6cwhbgdbg5l7ib5i2czcg7yjh")))
+ ("1" "094b7ll47lxd4lvr6kd59jyw0vz686gw5cx16w758d6fli0cy3x3")))
(home-page "http://snapframework.com/")
(synopsis "Web server for the Snap Framework")
(description "Snap is a simple and fast web development framework
- 194/290: gnu: ghc-http-api-data: Update to 0.4.1., (continued)
- 194/290: gnu: ghc-http-api-data: Update to 0.4.1., guix-commits, 2019/11/06
- 201/290: gnu: ghc-statistics: Update to 0.15.1.1., guix-commits, 2019/11/06
- 199/290: gnu: ghc-monad-par: Add a patch to fix tests on GHC 8.6., guix-commits, 2019/11/06
- 203/290: gnu: ghc-vault: Update to 0.3.1.3., guix-commits, 2019/11/06
- 206/290: gnu: ghc-http2: Update to 1.6.5., guix-commits, 2019/11/06
- 210/290: gnu: Add ghc-retry., guix-commits, 2019/11/06
- 225/290: gnu: ghc-wai-extra: Update to 3.0.28., guix-commits, 2019/11/06
- 221/290: gnu: ghc-cryptohash-md5: Update Cabal file to r4., guix-commits, 2019/11/06
- 235/290: gnu: ghc-monad-logger: Update to 0.3.30., guix-commits, 2019/11/06
- 214/290: gnu: ghc-free: Update to 5.1.2., guix-commits, 2019/11/06
- 217/290: gnu: ghc-snap-server: Update to 1.1.1.1.,
guix-commits <=
- 216/290: gnu: ghc-wai: Update to 3.2.2.1., guix-commits, 2019/11/06
- 224/290: gnu: ghc-rerebase: Update to 1.3.1.1., guix-commits, 2019/11/06
- 226/290: gnu: ghc-vector-builder: Update to 0.3.8., guix-commits, 2019/11/06
- 227/290: gnu: ghc-foldl: Update to 1.4.5., guix-commits, 2019/11/06
- 211/290: gnu: ghc-auto-update: Update to 0.1.6., guix-commits, 2019/11/06
- 233/290: gnu: ghc-yaml: Update to 0.11.1.2., guix-commits, 2019/11/06
- 239/290: gnu: ghc-hpack: Update to 0.31.2., guix-commits, 2019/11/06
- 247/290: gnu: ghc-edit-distance: Update dependency constraints., guix-commits, 2019/11/06
- 248/290: gnu: ghc-hackage-security: Update Cabal file to r6., guix-commits, 2019/11/06
- 256/290: gnu: Add ghc-conduit-zstd., guix-commits, 2019/11/06