mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 12:39:36 -05:00
gnu: lttng-ust: Update source hash.
This was forgotten in eca0227239
.
* gnu/packages/instrumentation.scm (lttng-ust)[source]: Correct the hash.
This commit is contained in:
parent
37cd553679
commit
195567304a
1 changed files with 1 additions and 1 deletions
|
@ -241,7 +241,7 @@ (define-public lttng-ust
|
|||
"lttng-ust-" version ".tar.bz2"))
|
||||
(sha256
|
||||
(base32
|
||||
"1p7d94r275yvby6zqfxaswdl1q46zxbc8x5rkhnjxrp1d41byrsn"))))
|
||||
"0vwgxp027pgwm0a4xr6bdibday7xjlnv6wmbqh546l2h2i8jzi1c"))))
|
||||
(build-system gnu-build-system)
|
||||
(inputs
|
||||
(list numactl))
|
||||
|
|
Loading…
Reference in a new issue