Add the patched haskoin lib
This commit is contained in:
parent
a100087646
commit
1462df9cf9
3 changed files with 3 additions and 3 deletions
1
haskoin
1
haskoin
|
@ -1 +0,0 @@
|
||||||
/home/rav/Documents/programs/haskoin-core/
|
|
1
haskoin
Submodule
1
haskoin
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 23132427a25ebdedbcab4d4a931eaafa13de9011
|
|
@ -8,7 +8,7 @@ copyright: "Copyright (c) 2022 Vergara Technologies LLC"
|
||||||
|
|
||||||
extra-source-files:
|
extra-source-files:
|
||||||
- README.md
|
- README.md
|
||||||
- ChangeLog.md
|
- CHANGELOG.md
|
||||||
|
|
||||||
# Metadata used when publishing your package
|
# Metadata used when publishing your package
|
||||||
# synopsis: Short description of your package
|
# synopsis: Short description of your package
|
||||||
|
|
|
@ -17,7 +17,7 @@ license-file: LICENSE
|
||||||
build-type: Simple
|
build-type: Simple
|
||||||
extra-source-files:
|
extra-source-files:
|
||||||
README.md
|
README.md
|
||||||
ChangeLog.md
|
CHANGELOG.md
|
||||||
|
|
||||||
source-repository head
|
source-repository head
|
||||||
type: git
|
type: git
|
||||||
|
|
Loading…
Reference in a new issue