haskell-pem: update to version 0.2.1
This commit is contained in:
parent
37f44b6089
commit
e006e06be6
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "pem";
|
pname = "pem";
|
||||||
version = "0.2.0";
|
version = "0.2.1";
|
||||||
sha256 = "1hmsyavqzjx1chbn4a8vf0r2wz2fg0xl9cxgja4ap04si3qr458v";
|
sha256 = "05ln372ad89993v07q108l9al8jgjpzardpl02pziwwacdcj1j17";
|
||||||
buildDepends = [ base64Bytestring mtl ];
|
buildDepends = [ base64Bytestring mtl ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
HUnit QuickCheck testFramework testFrameworkHunit
|
HUnit QuickCheck testFramework testFrameworkHunit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user