mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 06:06:53 -05:00
gnu: perl-file-temp: Update source URL.
* gnu/packages/perl.scm (perl-file-temp)[source]: Update URL.
This commit is contained in:
parent
799f484251
commit
3ed36f3153
1 changed files with 1 additions and 1 deletions
|
@ -3747,7 +3747,7 @@ (define-public perl-file-temp
|
|||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://cpan/authors/id/D/DA/DAGOLDEN/"
|
||||
(uri (string-append "mirror://cpan/authors/id/E/ET/ETHER/"
|
||||
"File-Temp-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32 "0pr3wrxrk93wy7dz9gsb1sgl77icrs8rh2mah6wms5cdi2ll5ch1"))))
|
||||
|
|
Loading…
Reference in a new issue