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