blob: 97444799c401b85a4e3e3c942b750f09e5741ffa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
resolver: lts-9.1
packages:
- '.'
- '../openpgp-util'
- '../cipher-cast5'
- '../dataenc-0.14.0.7'
# - location:
# git: git@68.84.247.123:samizdat/openpgp-util.git
# commit: 85129e4a9b97e7fe27ea1c560ad43603ad5133bc
# - location:
# git: git@68.84.247.123:samizdat/cipher-cast5.git
# commit: 35e67efa234ca51c4fd8153b28c50d8f7c47bc4a
# - location:
# git: git@68.84.247.123:samizdat/dataenc.git
# commit: f5fb4f27b4e9cecdc3afc2facc8e39717ea20524
# extra-dep: true
extra-deps:
- openpgp-0.6.1
#- dataenc-0.14.0.7
- bzlib-0.5.0.5
- crypto-pubkey-0.2.8
- crypto-numbers-0.2.7
|