mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-25 20:19:18 -05:00
gnu: lttng-tools: Update the hash.
This is a follow-up of c53a5e7dc3
.
* gnu/packages/instrumentation.scm (lttng-tools)[source]: Update it.
This commit is contained in:
parent
195567304a
commit
e6a75d013d
1 changed files with 1 additions and 1 deletions
|
@ -267,7 +267,7 @@ (define-public lttng-tools
|
|||
"lttng-tools-" version ".tar.bz2"))
|
||||
(sha256
|
||||
(base32
|
||||
"1gfp9y24lpaiz4lcmbp30yd400jmh99mlay9gb8pz9qd080bmlnf"))))
|
||||
"13gh4bvlgbh82h9vb80aw8l1cfmdj3xyvjg30cscz9vqy7l04yni"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
`( ;; FIXME - Currently there's a segmentation fault by swig when enabling
|
||||
|
|
Loading…
Reference in a new issue