me
/
guix
Archived
1
0
Fork 0

gnu: gdcm: Fix recursive Git source hash.

The hash being used covered only the gdcm repository, not the gdcmdata
submodule.

* gnu/packages/bioinformatics.scm (gdcm)[source]: Update hash.

Reported by civodul in #guix.
master
Tobias Geerinckx-Rice 2023-01-15 01:00:00 +01:00
parent e4db832a0e
commit ae071e21f3
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -17851,7 +17851,7 @@ module capable of computing base-level alignments for very large sequences.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"1w78cmm9q7aavs7svdkl4dgilcqk4yazci9m6x7icrssb7cj991i")))) "1rf0p7dnakjry0fa6ax1h762bn0l5n6ibfdxn077mjvwgpqan51l"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(arguments (arguments
(list (list