mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-16 06:47:09 +03:00
haskell-clientsession: update to version 0.9.0.2
This commit is contained in:
parent
7147de66c6
commit
dbecc86dfd
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "clientsession";
|
pname = "clientsession";
|
||||||
version = "0.9";
|
version = "0.9.0.2";
|
||||||
sha256 = "0cyw34vzvv1j7w094cjcf97g8bki7l9x82s8csaf96y6d9qws308";
|
sha256 = "0vl310nickavp8wkaad1wfnvm8gfsg9jcfw3rgjz7698avynv3ni";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
base64Bytestring cereal cipherAes cprngAes cryptoApi entropy skein
|
base64Bytestring cereal cipherAes cprngAes cryptoApi entropy skein
|
||||||
tagged
|
tagged
|
||||||
|
Loading…
Reference in New Issue
Block a user