build, guix: update packed version

This commit is contained in:
tecnovert
2026-06-09 00:02:17 +02:00
parent ced017ab3a
commit 4d10c4b385
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
- Added subfee bid option.
- Increase DCR fee estimate by 1 byte.
- Waits for the refund and refund spend txn locks to expire before trying to submit them.
- Fixed bug where initiate tx amount was not cheched for secret hash swaps.
- Fixed bug where initiate tx amount was not checked for secret hash swaps.
0.14.5
+2 -2
View File
@@ -140,10 +140,10 @@
(method git-fetch)
(uri (git-reference
(url "https://github.com/basicswap/basicswap")
(commit "3b76adeedbbf3586308b6bf8ba401cec899f8a61")))
(commit "ced017ab3a3234c68d3d8f773cf9ceb187a39adb")))
(sha256
(base32
"0wvy1c6li45ivfnn93iry047fz7w088mcp5rbg07qnnbnb6lgqiz"))
"0manck3zlf05by08b825ynqk7q1byzgy7p3i8chpg413mqkx7q5r"))
(file-name (git-file-name name version))))
(build-system pyproject-build-system)