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
70dc8db8e7
91 changed files with 4385 additions and 971 deletions
|
@ -7593,7 +7593,7 @@ renaming exports, if they try to use them.")
|
|||
(define-public perl-sub-identify
|
||||
(package
|
||||
(name "perl-sub-identify")
|
||||
(version "0.10")
|
||||
(version "0.14")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -7601,7 +7601,7 @@ renaming exports, if they try to use them.")
|
|||
"Sub-Identify-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"087fjcg6w576w47i1slj6mjfd3gl1b0airgddmn3prn0nff6nn2m"))))
|
||||
"0vxdxyfh6037xy88ic7500wydzmsxldhp95n8bld2kaihqh2g386"))))
|
||||
(build-system perl-build-system)
|
||||
(home-page "https://metacpan.org/release/Sub-Identify")
|
||||
(synopsis "Retrieve names of code references")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue