mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: abbaye: Update to 2.0.5.
* gnu/packages/games.scm (abbaye): Update to 2.0.5. Change-Id: I1ca7f819e4a9dead4baf0c08252352563862a602
This commit is contained in:
parent
8daae75de3
commit
cf87c59f9c
1 changed files with 2 additions and 2 deletions
|
|
@ -3922,7 +3922,7 @@ properly.")
|
|||
(define-public abbaye
|
||||
(package
|
||||
(name "abbaye")
|
||||
(version "2.0.2")
|
||||
(version "2.0.5")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
@ -3931,7 +3931,7 @@ properly.")
|
|||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "16zxmz7z6jfawh68q8k9s1iwbl2f9jr3qaiqlkwpz8vmpqw2s47x"))))
|
||||
(base32 "0jwj6cn4q0ijxdg8ywzd55sxqid5kp5z2bsxh8fpdlm5r7anvqls"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue