gnu: nethogs: Use explicitly BASE32 source hash.
authorTobias Geerinckx-Rice <me@tobias.gr>
Tue, 26 May 2020 00:20:44 +0000 (02:20 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Tue, 26 May 2020 01:07:54 +0000 (03:07 +0200)
commitdc36bfec50de76aca1ea0d5714043b6ad9c52747
tree9332c0dda9258dcbef6e20c4394cc53bd7ec43d0
parent51a11b82a317d620026ca1bb2b7e6d29a1c1ee75
gnu: nethogs: Use explicitly BASE32 source hash.

Works around

  error: failed to load 'gnu/packages/networking.scm':
  ice-9/eval.scm:293:34: Wrong type to apply: #<syntax-transformer base32>

when manually building from git.

* gnu/packages/networking.scm (nethogs)[source]: Use BASE32 explicitly.
gnu/packages/networking.scm