mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-04-06 14:14:31 +00:00
rosenthal: komga-bin: Update to 1.20.0.
* rosenthal/packages/binaries.scm (komga-bin): Update to 1.20.0.
This commit is contained in:
parent
b45a505f97
commit
4b9d1af9a7
@ -230,7 +230,7 @@ designed for flexibility.")
|
|||||||
(define-public komga-bin
|
(define-public komga-bin
|
||||||
(package
|
(package
|
||||||
(name "komga-bin")
|
(name "komga-bin")
|
||||||
(version "1.19.1")
|
(version "1.20.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
@ -238,7 +238,7 @@ designed for flexibility.")
|
|||||||
"/komga-" version ".jar"))
|
"/komga-" version ".jar"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"167nihqx7lp2hiq49smjbxw9d2pz8bdkqvl0j82s7d4s79h5qmy8"))))
|
"1dyxavr2jn85appysj8j88i2x3fv46l5s25x4gb47hr4n68f230n"))))
|
||||||
(build-system copy-build-system)
|
(build-system copy-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:install-plan
|
(list #:install-plan
|
||||||
|
Loading…
Reference in New Issue
Block a user