prs: 0.2.8 -> 0.2.9 (#120494)

https://gitlab.com/timvisee/prs/-/blob/v0.2.9/CHANGELOG.md
This commit is contained in:
Robert Schütz 2021-04-24 11:50:58 +02:00 committed by GitHub
parent 42a20abd27
commit 5d41312d33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,16 +13,16 @@
rustPlatform.buildRustPackage rec {
pname = "prs";
version = "0.2.8";
version = "0.2.9";
src = fetchFromGitLab {
owner = "timvisee";
repo = "prs";
rev = "v${version}";
sha256 = "sha256-TPgS3gtSfCAtQyQCZ0HadxvmX6+dP/3SE/WumzzYUAw=";
sha256 = "sha256-9qaRhTfdppU72w8jDwD1e8ABuGG+9GyrRIUVsry4Vos=";
};
cargoSha256 = "sha256-djKtmQHBVXEfn91avJCsVJwEJIE3xL1umvoLAIyXSrw=";
cargoSha256 = "sha256-j+kyllMcYj7/Ig5ho548L1wW+TtuQOc/zkxT6SNNN6w=";
postPatch = ''
# The GPGME backend is recommended