mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2026-02-17 09:32:36 +00:00
rosenthal: komga-bin: Update to 1.23.6.
* modules/rosenthal/packages/binaries.scm (komga-bin): Update to 1.23.6.
This commit is contained in:
parent
2c4e13eb1e
commit
86a284fbe3
@ -172,7 +172,7 @@ the most niche uses.")
|
||||
(define-public komga-bin
|
||||
(package
|
||||
(name "komga-bin")
|
||||
(version "1.22.1")
|
||||
(version "1.23.6")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
@ -180,7 +180,7 @@ the most niche uses.")
|
||||
"/komga-" version ".jar"))
|
||||
(sha256
|
||||
(base32
|
||||
"0y3khm3q4mh1qrbklzjn1ac7xgb1g21qw3fn9vxmjsvghanhf0rh"))))
|
||||
"01mkhdxd2gh75g46381j5c4frys1bq5rywmb700ma5bdy7vd8k9i"))))
|
||||
(build-system copy-build-system)
|
||||
(arguments
|
||||
(list #:install-plan
|
||||
|
||||
Loading…
Reference in New Issue
Block a user