systemtap: 2017.02.04 -> 2017.10.18

2017.10.18 corresponds to version release-3.2 branch
This commit is contained in:
Andrey Komarov 2018-03-03 19:59:28 +03:00
parent 7270f2139a
commit 64d45ec506
No known key found for this signature in database
GPG Key ID: 46DB62C67AA0B0EF

View File

@ -5,9 +5,9 @@
let let
## fetchgit info ## fetchgit info
url = git://sourceware.org/git/systemtap.git; url = git://sourceware.org/git/systemtap.git;
rev = "276ed27a3cc64531542ab73bb36bb04784e79bbc"; rev = "4051c70c9318c837981384cbb23f3e9eb1bd0892";
sha256 = "11967dx3cjs96v3ncfljw0h7blsgg9wm8g9z2270q9a90988g2c2"; sha256 = "0sd8n3j3rishks3gyqj2jyqhps7hmlfjyz8i0w8v98cczhhh04rq";
version = "2017-02-04"; version = "2017.10.18";
inherit (kernel) stdenv; inherit (kernel) stdenv;
inherit (stdenv) lib; inherit (stdenv) lib;