mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-07-24 17:05:21 +00:00
rosenthal: komga-bin: Update to 1.21.3.
* modules/rosenthal/packages/binaries.scm (komga-bin): Update to 1.21.3.
This commit is contained in:
parent
e4496a50ad
commit
3b6888420d
@ -111,7 +111,7 @@ different needs.")
|
||||
(define-public komga-bin
|
||||
(package
|
||||
(name "komga-bin")
|
||||
(version "1.21.2")
|
||||
(version "1.21.3")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
@ -119,7 +119,7 @@ different needs.")
|
||||
"/komga-" version ".jar"))
|
||||
(sha256
|
||||
(base32
|
||||
"0ya31gjikr71m8mc2pagm1pgc951q6q6yi7mvpa47qskspbkk30m"))))
|
||||
"1w3yk0xnc6pyqpmzg7vcadmmxxg2zr5lvf88ri7iyihdb85zyn1l"))))
|
||||
(build-system copy-build-system)
|
||||
(arguments
|
||||
(list #:install-plan
|
||||
|
Loading…
Reference in New Issue
Block a user