zecwallet: 1.7.13 -> 1.8.8

This commit is contained in:
colin 2022-09-27 20:54:21 -07:00
parent 8d185f1bbc
commit 30ef2b651a

View File

@ -29,4 +29,10 @@ fetchpatch: [
url = "https://github.com/NixOS/nixpkgs/pull/193169.diff";
sha256 = "sha256-1O9vC/r3jpvGhHGp7d2r3oL7C8kFX2Ph214JV0vWZA0=";
})
# zecwallet: 1.7.13 -> 1.8.8
(fetchpatch {
url = "https://github.com/NixOS/nixpkgs/pull/193276.diff";
sha256 = "sha256-tgwX/Tb1jQIcao8nTVJt4Y20iiHIeu+g8vCb5OOMIyQ=";
})
]