mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: trealla: Update to 2.65.26.
* gnu/packages/prolog.scm (trealla): Update to 2.65.26. Change-Id: I4e026c6b7c30079436182cba4e54f504eeb5cb66
This commit is contained in:
parent
90aac59601
commit
a79a6a6e00
1 changed files with 2 additions and 2 deletions
|
@ -182,7 +182,7 @@ it.")
|
|||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.65.22")
|
||||
(version "2.65.26")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -191,7 +191,7 @@ it.")
|
|||
(url "https://github.com/trealla-prolog/trealla")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "0xgp94fv05lw2xgyj73xns147cibkzy4aj9rlclsl19mhbb11g5w"))
|
||||
(base32 "1b6qs6bsvz2cbvg2p4hb4ymq4qx7qw45wmkj2vm6d8ilvqljz14f"))
|
||||
(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