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