me
/
guix
Archived
1
0
Fork 0

gnu: boost-signals2: Update hash.

Reported by pkill9 on #guix.

* gnu/packages/boost.scm (boost-signals2)[source]: Fix the hash.
master
Tobias Geerinckx-Rice 2020-06-05 21:30:56 +02:00
parent ba6d361255
commit ecab53c320
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -322,7 +322,7 @@ Boost.Thread.")
(file-name (git-file-name name version))
(sha256
(base32
"1nayaqshhzr1n6jj43bpvvay36d5gn075h0b95psii5x8ingszdk"))))
"13i5j43nggb46i6qpaf7gk53i7zp7pimphl7sydyfqz2m9yx5cdy"))))
(build-system trivial-build-system)
(arguments
`(#:modules ((guix build utils))