gnu: nethogs: Migrate to HASH. * gnu/packages/networking.scm (nethogs)[source]<sha256>: Migrate to… <hash>: …this I guess.
1 files changed, 3 insertions(+), 2 deletions(-) M gnu/packages/networking.scm
M gnu/packages/networking.scm => gnu/packages/networking.scm +3 -2
@@ 1730,8 1730,9 @@ the bandwidth, loss, and other parameters.") (uri (git-reference (url "https://github.com/raboof/nethogs") (commit (string-append "v" version)))) (sha256 (base32 "0sn1sdp86akwlm4r1vmkxjjl50c0xaisk91bbz57z7kcsaphxna9")) (hash (content-hash "0sn1sdp86akwlm4r1vmkxjjl50c0xaisk91bbz57z7kcsaphxna9" sha256)) (file-name (git-file-name name version)))) (build-system gnu-build-system) (inputs