mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
sope: 5.11.2 -> 5.12.1
This commit is contained in:
parent
6d0d3850ff
commit
f17b3b256d
1 changed files with 2 additions and 2 deletions
|
@ -14,13 +14,13 @@
|
|||
|
||||
clangStdenv.mkDerivation rec {
|
||||
pname = "sope";
|
||||
version = "5.11.2";
|
||||
version = "5.12.1";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "Alinto";
|
||||
repo = "sope";
|
||||
rev = "SOPE-${version}";
|
||||
hash = "sha256-6vec2ZgpK5jcKr3c2SLn6fLAun56MDjupWtR6dMdjag=";
|
||||
hash = "sha256-a7uOFiPnZ++ACV1Ggwh+YtP+NQYS4datQdlPtG+qlg0=";
|
||||
};
|
||||
|
||||
buildInputs =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue