mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2026-03-07 02:14:21 +00:00
rosenthal: komga-bin: Update to 1.24.1.
* modules/rosenthal/packages/binaries.scm (komga-bin): Update to 1.24.1.
This commit is contained in:
parent
53c757521a
commit
0b5e6584e1
@ -176,7 +176,7 @@ the most niche uses.")
|
||||
(define-public komga-bin
|
||||
(package
|
||||
(name "komga-bin")
|
||||
(version "1.23.6")
|
||||
(version "1.24.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
@ -184,7 +184,7 @@ the most niche uses.")
|
||||
"/komga-" version ".jar"))
|
||||
(sha256
|
||||
(base32
|
||||
"01mkhdxd2gh75g46381j5c4frys1bq5rywmb700ma5bdy7vd8k9i"))))
|
||||
"085jh6fi29yayr15zl4wmarx893bmhi3dsdwsvpnq5y5x89nq65g"))))
|
||||
(build-system copy-build-system)
|
||||
(arguments
|
||||
(list #:install-plan
|
||||
|
||||
Loading…
Reference in New Issue
Block a user