mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-numpy-documentation: Use full git commit hash in submodule.
* gnu/packages/python.scm (python-numpy-documentation, python2-numpy-documentation)[native-inputs]: Update hash of SCIPY-SPHINX-THEME. Fix indentation of a line.
This commit is contained in:
parent
63d62305c3
commit
6741676911
1 changed files with 2 additions and 2 deletions
|
@ -3591,7 +3591,7 @@ association studies (GWAS) on extremely large data sets.")
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
(url "https://github.com/scipy/scipy-sphinx-theme.git")
|
(url "https://github.com/scipy/scipy-sphinx-theme.git")
|
||||||
(commit "c466764e22")))
|
(commit "c466764e2231ba132c09826b5b138fffa1cfcec3")))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0q2y87clwlsgc7wvlsn9pzyssybcq10plwhq2w1ydykfsyyqbmkl"))))
|
"0q2y87clwlsgc7wvlsn9pzyssybcq10plwhq2w1ydykfsyyqbmkl"))))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue