mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-28 19:56:59 -06:00
gnu: trealla: Update to 2.83.15.
* gnu/packages/prolog.scm (trealla): Update to 2.83.15. Change-Id: I9e4b0eada08c8d9a86172598977e252e002e7e91 Signed-off-by: jgart <jgart@dismail.de>
This commit is contained in:
parent
68fbaa2f99
commit
765f3200dd
1 changed files with 2 additions and 2 deletions
|
|
@ -185,7 +185,7 @@ it.")
|
|||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.83.13")
|
||||
(version "2.83.15")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
@ -194,7 +194,7 @@ it.")
|
|||
(url "https://github.com/trealla-prolog/trealla")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "1mb9hn96vvisa2gqdq4z2m5jjvd5k46khgiw7d41likn3i72fcl4"))
|
||||
(base32 "1i3d1i77wmsaxcji9mgnhhwzf8k757wbxxbm5mxzff9cpgym8a04"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue