river-classic: 0.3.13 -> 0.3.14
Changelog: https://codeberg.org/river/river-classic/releases/tag/v0.3.14
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "river-classic";
|
||||
version = "0.3.13";
|
||||
version = "0.3.14";
|
||||
|
||||
outputs = [ "out" ] ++ lib.optionals withManpages [ "man" ];
|
||||
|
||||
@@ -33,7 +33,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
domain = "codeberg.org";
|
||||
owner = "river";
|
||||
repo = "river-classic";
|
||||
hash = "sha256-XLWvxSChYN5wyhr8R8/3Pfykw61k451XmvgoM45zkEk=";
|
||||
hash = "sha256-UhWA7jmBDhktHqHds06C0GY+xzlQZZezYopsLmIAGgI=";
|
||||
tag = "v${finalAttrs.version}";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user