mirror of
https://github.com/aykhans/sarin.git
synced 2026-08-28 02:54:32 +00:00
nix: bump package version to 1.4.1
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
||||
|
||||
(buildGoModule.override { go = go_1_26; }) (finalAttrs: {
|
||||
pname = "sarin";
|
||||
version = "1.4.0"; # bump per release
|
||||
version = "1.4.1"; # bump per release
|
||||
|
||||
src = lib.cleanSource ../.;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user