mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: perl-mouse: Update source URL.
* gnu/packages/perl.scm (perl-mouse)[source]: Update URL.
This commit is contained in:
parent
2db3b2d303
commit
587f764e2a
1 changed files with 1 additions and 1 deletions
|
@ -6226,7 +6226,7 @@ (define-public perl-mouse
|
|||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
"mirror://cpan/authors/id/S/SY/SYOHEX/Mouse-v"
|
||||
"mirror://cpan/authors/id/S/SK/SKAJI/Mouse-v"
|
||||
version
|
||||
".tar.gz"))
|
||||
(sha256
|
||||
|
|
Loading…
Reference in a new issue