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:
Jonathan Brielmaier 2022-08-16 23:02:20 +02:00
parent 37cd553679
commit 195567304a
No known key found for this signature in database
GPG key ID: ECFC83988B4E4B9F

View file

@ -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))