mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: trealla: Update to 2.63.27.
* gnu/packages/prolog.scm (trealla): Update to 2.63.27. Change-Id: Ib0419751933feab465e1dce11c613c5dff34741b
This commit is contained in:
parent
c9dfe2aceb
commit
cc413e46f5
1 changed files with 2 additions and 2 deletions
|
@ -182,7 +182,7 @@ it.")
|
|||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.63.25")
|
||||
(version "2.63.27")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -191,7 +191,7 @@ it.")
|
|||
(url "https://github.com/trealla-prolog/trealla")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "0rlnq0m644c5rqzyyp9yqfjpd8wa49znn928487psa86j8v5wbxr"))
|
||||
(base32 "1x4gf74qkf4ik130dyhbz764qbaq6fcg4lnih4hv97x17kd48mmd"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue