diff options
| author | Nguyễn Gia Phong <cnx@loang.net> | 2026-05-11 14:07:10 +0900 |
|---|---|---|
| committer | Nguyễn Gia Phong <cnx@loang.net> | 2026-05-18 13:40:21 +0900 |
| commit | e97d0696c01b54ebbe3274e60ceab968a221d75a (patch) | |
| tree | 3ae2c59458943e014b8b186baa1e096d354d33a8 /gnu | |
| parent | 48b506b95c6df51e2e4c69ed35881f274366297a (diff) | |
gnu: flare-game: Update to 1.15.
* gnu/packages/games.scm (flare-game): Update to 1.15.
Change-Id: I46ae21e779b7d95cbbb1d63e896665a851b5b5a9
Merges: https://codeberg.org/guix/guix/pulls/8525
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/games.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 518ddcbbe4a..fdebc9fd5c5 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm | |||
| @@ -11087,7 +11087,7 @@ action RPGs.") | |||
| 11087 | (define-public flare-game | 11087 | (define-public flare-game |
| 11088 | (package | 11088 | (package |
| 11089 | (name "flare-game") | 11089 | (name "flare-game") |
| 11090 | (version "1.14") | 11090 | (version "1.15") |
| 11091 | (source (origin | 11091 | (source (origin |
| 11092 | (method git-fetch) | 11092 | (method git-fetch) |
| 11093 | (uri (git-reference | 11093 | (uri (git-reference |
| @@ -11096,7 +11096,7 @@ action RPGs.") | |||
| 11096 | (file-name (git-file-name name version)) | 11096 | (file-name (git-file-name name version)) |
| 11097 | (sha256 | 11097 | (sha256 |
| 11098 | (base32 | 11098 | (base32 |
| 11099 | "1as9dsg0ddz14jjk4y5nj0ml20cwncrcnbdk10r1jaa2vss9bbn3")))) | 11099 | "1d7asy7wqas6r6nq846fmvdrshr98mzpwg0xi86wwmpbjrnjipnv")))) |
| 11100 | (build-system cmake-build-system) | 11100 | (build-system cmake-build-system) |
| 11101 | (arguments | 11101 | (arguments |
| 11102 | (list | 11102 | (list |
