summaryrefslogtreecommitdiffstats
path: root/pkgs/applications
diff options
context:
space:
mode:
authorJulien Moutinho <julm+nixpkgs@sourcephile.fr>2021-11-13 22:46:58 +0100
committerTom Bereknyei <tomberek@gmail.com>2021-12-28 22:18:45 -0500
commit9bad92753a86a418eb7e1c534559b5fc5491597e (patch)
tree4f00b3a6842303f6a8c5ab8ec3c16fd47030601f /pkgs/applications
parent1c558c001a9f99f58ad5dc0263eaff69ce163ae0 (diff)
sourcehut.gitsrht: 0.73.4 -> 0.73.6
Diffstat (limited to 'pkgs/applications')
-rw-r--r--pkgs/applications/version-management/sourcehut/git.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/applications/version-management/sourcehut/git.nix b/pkgs/applications/version-management/sourcehut/git.nix
index 7795b489cf1d..21898faf8577 100644
--- a/pkgs/applications/version-management/sourcehut/git.nix
+++ b/pkgs/applications/version-management/sourcehut/git.nix
@@ -9,13 +9,13 @@
, srht-keys
}:
let
- version = "0.73.4";
+ version = "0.73.6";
src = fetchFromSourcehut {
owner = "~sircmpwn";
repo = "git.sr.ht";
rev = version;
- sha256 = "sha256-MxmMneK5RKA9EQMHGGUjmjQUybHV3xaxFetzlaLAf+E=";
+ sha256 = "sha256-9WdeHXmyX5K/ldaE9AbSWTRlsrSDuKtm8QhthEHfmuU=";
};
gitsrht-shell = buildGoModule {
@@ -79,7 +79,7 @@ let
inherit src version;
sourceRoot = "source/gitsrht-update-hook";
pname = "gitsrht-update-hook";
- vendorSha256 = "sha256-QWd4i9qnnKbgO4qdFwZI3wlcsSurCh2ydhLYEyEZyK8=";
+ vendorSha256 = "sha256-L/tGwbBSwhtGhHcinCK/0lsp1ffXjiHXCmGgsY9s2Nc=";
# What follows is only to update go-redis
# and thus also using a patched srht-keys.