mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Merge branch 'master' into core-updates
This commit is contained in:
commit
12bd588346
77 changed files with 4355 additions and 1687 deletions
|
@ -6003,7 +6003,7 @@ building is done in @code{MooX::ConfigFromFile::Role}---using
|
|||
(define-public perl-moox-file-configdir
|
||||
(package
|
||||
(name "perl-moox-file-configdir")
|
||||
(version "0.006")
|
||||
(version "0.007")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -6011,7 +6011,7 @@ building is done in @code{MooX::ConfigFromFile::Role}---using
|
|||
"MooX-File-ConfigDir-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0f808sq3627ymgf63zwgh705vv0nhwclxp89clhx8yl6hybcv7kx"))))
|
||||
"074v150wrbddhy1n0qc8s80zrb71l3c4is968cnr06ac5l9kmshz"))))
|
||||
(build-system perl-build-system)
|
||||
(propagated-inputs
|
||||
`(("perl-file-configdir" ,perl-file-configdir)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue