[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
156/329: gnu: ghc-socks: Update to 0.6.1.
From: |
guix-commits |
Subject: |
156/329: gnu: ghc-socks: Update to 0.6.1. |
Date: |
Wed, 20 Nov 2019 21:17:49 -0500 (EST) |
samplet pushed a commit to branch master
in repository guix.
commit ab761e9dd845b72b0a2e6bd8d2b1af0fa82fde99
Author: Timothy Sample <address@hidden>
Date: Thu Oct 31 12:59:26 2019 -0400
gnu: ghc-socks: Update to 0.6.1.
* gnu/packages/haskell-xyz.scm (ghc-socks): Update to 0.6.1.
[inputs]: Add 'ghc-basement'.
---
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 cfc5f05..8a85ffd 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -9380,17 +9380,18 @@ automatically by SmallCheck.")
(define-public ghc-socks
(package
(name "ghc-socks")
- (version "0.5.6")
+ (version "0.6.1")
(source (origin
(method url-fetch)
(uri (string-append "https://hackage.haskell.org/package/"
"socks/socks-" version ".tar.gz"))
(sha256
(base32
- "0f44qy74i0n6ll3jym0a2ipafkpw1h67amcpqmj8iq95h21wsqzs"))))
+ "0wvaxy3dkv97wrncjv1rxrmjr4014hgxz82kixvcwqdhidalfi3k"))))
(build-system haskell-build-system)
(inputs
`(("ghc-cereal" ,ghc-cereal)
+ ("ghc-basement" ,ghc-basement)
("ghc-network" ,ghc-network)))
(home-page "https://github.com/vincenthz/hs-socks")
(synopsis "SOCKS proxy (version 5) implementation")
- 167/329: gnu: ghc-attoparsec-iso8601: Update to 1.0.1.0., (continued)
- 167/329: gnu: ghc-attoparsec-iso8601: Update to 1.0.1.0., guix-commits, 2019/11/20
- 191/329: gnu: ghc-pandoc-types: Update to 1.17.6.1., guix-commits, 2019/11/20
- 196/329: gnu: ghc-skylighting: Update to 0.8.2.1., guix-commits, 2019/11/20
- 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 <=
- 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, 2019/11/20
- 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