3
0
Fork 0
forked from mirrors/nixpkgs

rizin: 0.2.0 -> 0.2.1

This commit is contained in:
Jörg Thalheim 2021-04-25 21:02:59 +02:00
parent eb5226217e
commit 5a1acaeb4c
No known key found for this signature in database
GPG key ID: B3F5D81B0C6967C4

View file

@ -23,11 +23,11 @@
stdenv.mkDerivation rec {
pname = "rizin";
version = "0.2.0";
version = "0.2.1";
src = fetchurl {
url = "https://github.com/rizinorg/rizin/releases/download/v${version}/rizin-src-v${version}.tar.xz";
sha256 = "sha256-CGHeo247syha+rVtiAQz0XkEYK9p4DHTnLK2FhBOvE8=";
sha256 = "sha256-lxVsPI+qLenZ0pelvxtHlQ6fhWdQeqoEEHrUGZ5Rdmg=";
};
mesonFlags = [