star: 2.6.0c -> 2.6.1a (#46176)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from star
This commit is contained in:
parent
cdf162eafb
commit
c4e8db3de0
@ -2,13 +2,13 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "star-${version}";
|
||||
version = "2.6.0c";
|
||||
version = "2.6.1a";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
repo = "STAR";
|
||||
owner = "alexdobin";
|
||||
rev = version;
|
||||
sha256 = "04cj6jw8d9q6lk9c78wa4fky6jdlicf1d13plq7182h8vqiz8p59";
|
||||
sha256 = "11zs32d96gpjldrylz3nr5r2qrshf0nmzh5nmcy4wrk7y5lz81xc";
|
||||
};
|
||||
|
||||
sourceRoot = "source/source";
|
||||
|
Loading…
Reference in New Issue
Block a user