mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: specification-ybsc: Fix notes URL.
* gnu/packages/specifications.scm (specification-ybsc) [phases] {intall-documentation}: Fix URL fetching notes. Change-Id: Id93cffa9e824bf2574bd032ed7c78fde19305738
This commit is contained in:
parent
5c9572a5e6
commit
6cfd4a42f6
1 changed files with 1 additions and 1 deletions
|
@ -240,7 +240,7 @@ extinction curves, line lists for calibration lamps).")
|
|||
#+(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
"http://tdc-www.harvard.edu/catalogs/ybsc5.notes.gz"
|
||||
"http://tdc-www.harvard.edu/catalogs/ybsc"
|
||||
(package-version this-package) ".notes.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue