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
|
(define-public komga-bin
|
||||||
(package
|
(package
|
||||||
(name "komga-bin")
|
(name "komga-bin")
|
||||||
(version "1.23.6")
|
(version "1.24.1")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
@ -184,7 +184,7 @@ the most niche uses.")
|
|||||||
"/komga-" version ".jar"))
|
"/komga-" version ".jar"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"01mkhdxd2gh75g46381j5c4frys1bq5rywmb700ma5bdy7vd8k9i"))))
|
"085jh6fi29yayr15zl4wmarx893bmhi3dsdwsvpnq5y5x89nq65g"))))
|
||||||
(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