Skip to content

Commit 0865a89

Browse files
lazyjournal: 0.4.0 -> 0.5.0 (NixOS#366891)
2 parents ce7f8f0 + 19ce742 commit 0865a89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/la/lazyjournal/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
nix-update-script,
66
}:
77
let
8-
version = "0.4.0";
8+
version = "0.5.0";
99
in
1010
buildGoModule {
1111
pname = "lazyjournal";
@@ -15,7 +15,7 @@ buildGoModule {
1515
owner = "Lifailon";
1616
repo = "lazyjournal";
1717
tag = version;
18-
hash = "sha256-Ce5xodkWgMMRRqsKLZNt0cNspsUFXTHQHXmQbphOS2w=";
18+
hash = "sha256-fqlHeqK861QWpT1KhZrn2nZhXcnpAYe/THNOWyrFxcs=";
1919
};
2020

2121
vendorHash = "sha256-jh99+zlhr4ogig4Z2FFO6SZ2qTBkOUuiXo5iNk0VTi0=";

0 commit comments

Comments
 (0)