me
/
guix
Archived
1
0
Fork 0

gnu: perl-catalystx-script-server-starman: Update to 0.03.

* gnu/packages/web.scm (perl-catalystx-script-server-starman): Update to 0.03.
master
Tobias Geerinckx-Rice 2018-06-21 22:15:56 +02:00
parent df23cac752
commit 17fe49b6ac
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -2079,7 +2079,7 @@ application classes.")
(define-public perl-catalystx-script-server-starman
(package
(name "perl-catalystx-script-server-starman")
(version "0.02")
(version "0.03")
(source
(origin
(method url-fetch)
@ -2088,7 +2088,7 @@ application classes.")
version ".tar.gz"))
(sha256
(base32
"0h02mpkc4cmi3jpvcd7iw7xyzx55bqvvl1qkf967gqkvpklm0qx5"))))
"08jvibq4v8xjj0c3cr93h0w8w0c88ajwjn37xjy7ygxl9krlffp6"))))
(build-system perl-build-system)
(native-inputs
`(("perl-module-install" ,perl-module-install)