guix: Bump hoot commit to fix bug.
This commit is contained in:
parent
9a36c8e004
commit
5fb33112d8
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
(gnu packages texinfo))
|
||||
|
||||
(define guile-hoot-next
|
||||
(let ((commit "bdc355d97a88b1337c14d3155ce83fe699b405ac")
|
||||
(let ((commit "66eca43e7fc0478b265c7826b7e52eec866e0b21")
|
||||
(revision "1"))
|
||||
(package
|
||||
(inherit guile-hoot)
|
||||
|
@ -21,7 +21,7 @@
|
|||
(commit commit)))
|
||||
(file-name (git-file-name "guile-hoot" version))
|
||||
(sha256
|
||||
(base32 "0p18zy505flacvqi4r2xp42gljnpq86fydvw2k154aw89chhkc32"))))
|
||||
(base32 "0pd81wg6adzf1kvmgcxylailzwa0d5vdrhfpy4d54ddl31j6h824"))))
|
||||
(native-inputs
|
||||
(list autoconf automake pkg-config texinfo)))))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue