mirror of
git://git.savannah.gnu.org/guix.git
synced 2023-12-14 03:33:07 +01:00
gnu: perl-file-basedir: Update to 0.08.
* gnu/packages/freedesktop.scm (perl-file-basedir): Update to 0.08.
This commit is contained in:
parent
0f7514580b
commit
12c069dbcf
1 changed files with 2 additions and 2 deletions
|
@ -1131,7 +1131,7 @@ manually by a user.")
|
|||
(define-public perl-file-basedir
|
||||
(package
|
||||
(name "perl-file-basedir")
|
||||
(version "0.07")
|
||||
(version "0.08")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -1139,7 +1139,7 @@ manually by a user.")
|
|||
"File-BaseDir-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0aq8d4hsaxqibp36f773y6dfck7zd82v85sp8vhi6pjkg3pmf2hj"))))
|
||||
"1qq5ag9zffx8zc5i9b4z03ar80pqj4drgk3vjdlyfapjwb9zqrf0"))))
|
||||
(build-system perl-build-system)
|
||||
(native-inputs
|
||||
`(("perl-module-build" ,perl-module-build)
|
||||
|
|
Loading…
Reference in a new issue