mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 19:39:34 +01:00
gnu: perl-catalystx-script-server-starman: Update to 0.03.
* gnu/packages/web.scm (perl-catalystx-script-server-starman): Update to 0.03.
This commit is contained in:
parent
df23cac752
commit
17fe49b6ac
1 changed files with 2 additions and 2 deletions
|
@ -2079,7 +2079,7 @@ application classes.")
|
||||||
(define-public perl-catalystx-script-server-starman
|
(define-public perl-catalystx-script-server-starman
|
||||||
(package
|
(package
|
||||||
(name "perl-catalystx-script-server-starman")
|
(name "perl-catalystx-script-server-starman")
|
||||||
(version "0.02")
|
(version "0.03")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -2088,7 +2088,7 @@ application classes.")
|
||||||
version ".tar.gz"))
|
version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0h02mpkc4cmi3jpvcd7iw7xyzx55bqvvl1qkf967gqkvpklm0qx5"))))
|
"08jvibq4v8xjj0c3cr93h0w8w0c88ajwjn37xjy7ygxl9krlffp6"))))
|
||||||
(build-system perl-build-system)
|
(build-system perl-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("perl-module-install" ,perl-module-install)
|
`(("perl-module-install" ,perl-module-install)
|
||||||
|
|
Loading…
Add table
Reference in a new issue