summaryrefslogtreecommitdiff
path: root/pkgs/tools/security/prs/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/security/prs/default.nix')
-rw-r--r--pkgs/tools/security/prs/default.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/tools/security/prs/default.nix b/pkgs/tools/security/prs/default.nix
index 1b705241458f..6d97958ec78c 100644
--- a/pkgs/tools/security/prs/default.nix
+++ b/pkgs/tools/security/prs/default.nix
@@ -13,16 +13,16 @@
rustPlatform.buildRustPackage rec {
pname = "prs";
- version = "0.2.9";
+ version = "0.2.11";
src = fetchFromGitLab {
owner = "timvisee";
repo = "prs";
rev = "v${version}";
- sha256 = "sha256-9qaRhTfdppU72w8jDwD1e8ABuGG+9GyrRIUVsry4Vos=";
+ sha256 = "sha256-jBHe3ZeB+GS+Ds8c6ySwoyyJfqoCWKSgIObg+z1TNmU=";
};
- cargoSha256 = "sha256-j+kyllMcYj7/Ig5ho548L1wW+TtuQOc/zkxT6SNNN6w=";
+ cargoSha256 = "sha256-dhQuzzML817cDIsYuZElHZfq55AdZ20xeXTNm1nJPqk=";
postPatch = ''
# The GPGME backend is recommended