star: 2.7.0a -> 2.7.0c
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/star/versions
This commit is contained in:
parent
1769c12e53
commit
27e05d81a5
@ -2,13 +2,13 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "star-${version}";
|
name = "star-${version}";
|
||||||
version = "2.7.0a";
|
version = "2.7.0c";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
repo = "STAR";
|
repo = "STAR";
|
||||||
owner = "alexdobin";
|
owner = "alexdobin";
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "1yx28gra6gqdx1ps5y8mpdinsn8r0dhsc2m3gcvjfrk71i9yhd6l";
|
sha256 = "0r5jcckr45f71jwhz8xazi1w6kfhszq3y6r7f6zl9963ms1q1gfv";
|
||||||
};
|
};
|
||||||
|
|
||||||
sourceRoot = "source/source";
|
sourceRoot = "source/source";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user