mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-17 06:35:58 +02:00
gnu: perl-pgplot: Make source filename nicer.
* gnu/packages/perl-maths.scm (perl-pgplot)[source]: Add file-name. Change-Id: I065bc9c09a6c8f17793ae49a9877c82c23855f11
This commit is contained in:
@@ -256,6 +256,7 @@ Perl Data Language.")
|
||||
(uri (git-reference
|
||||
(url "https://github.com/PDLPorters/perl5-PGPLOT.git")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0i9bi52pwbi3qnalm288ihdlwsvn9wwi5rhmspqbna3pfqjhc29c"))))
|
||||
(build-system perl-build-system)
|
||||
|
||||
Reference in New Issue
Block a user