summaryrefslogtreecommitdiffstats
path: root/pkgs
diff options
context:
space:
mode:
authorWeijia Wang <9713184+wegank@users.noreply.github.com>2024-03-17 16:08:05 +0100
committerGitHub <noreply@github.com>2024-03-17 16:08:05 +0100
commit01ab475fb0e4852348f0fbaf8e48f1d658942b53 (patch)
treed15163e64b09fd6cef9fd73751309906d6838b02 /pkgs
parent948fd5cfdcf4de04d3d5323dfbb2026b35e94f75 (diff)
parentfcdbe5b717d9d54b8feb484992a37f6afc80814f (diff)
Merge pull request #295319 from r-ryantm/auto-update/treesheets
treesheets: unstable-2024-01-30 -> unstable-2024-03-14
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/applications/office/treesheets/default.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/applications/office/treesheets/default.nix b/pkgs/applications/office/treesheets/default.nix
index 1fda91523a5e..b8252ab6d286 100644
--- a/pkgs/applications/office/treesheets/default.nix
+++ b/pkgs/applications/office/treesheets/default.nix
@@ -12,13 +12,13 @@
stdenv.mkDerivation rec {
pname = "treesheets";
- version = "unstable-2024-01-30";
+ version = "unstable-2024-03-14";
src = fetchFromGitHub {
owner = "aardappel";
repo = "treesheets";
- rev = "f11a3418cb6e403898be215f3efcc2fcb7bc0f19";
- sha256 = "FOeRfNPX1ER1ZMUWy+4b67XfrATPPZntfhywjaGgDpo=";
+ rev = "4910f91cc067b1022d773a40d5762b0ebd47d0f3";
+ sha256 = "We3+Y2V2izsgem0fJ0/2pPj5tyjXhOEuubP7lIhnEQ0=";
};
nativeBuildInputs = [