mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-08 06:28:50 +03:00
s3backer: 1.5.1 -> 1.5.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/s3backer/versions
This commit is contained in:
parent
663542ad04
commit
72039f1f38
@ -4,10 +4,10 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "s3backer-${version}";
|
name = "s3backer-${version}";
|
||||||
version = "1.5.1";
|
version = "1.5.2";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
sha256 = "0rfbylahnhv8sy9a8zkkfpyavf07dq3sdq060wrxnxbpad6qf91q";
|
sha256 = "1axxnhhf335xckwn43csqmvf1454izbk9dglc3r7isrk0lz1ricc";
|
||||||
rev = version;
|
rev = version;
|
||||||
repo = "s3backer";
|
repo = "s3backer";
|
||||||
owner = "archiecobbs";
|
owner = "archiecobbs";
|
||||||
|
Loading…
Reference in New Issue
Block a user