mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: trealla: Update to 2.78.0.
* gnu/packages/prolog.scm (trealla): Update to 2.78.0. Change-Id: I9da4bb040a199d7746f75d0c0fe12e4cbb07ac3f
This commit is contained in:
parent
938dbd33e9
commit
ca3a6bc119
1 changed files with 2 additions and 2 deletions
|
@ -185,7 +185,7 @@ it.")
|
|||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.77.51")
|
||||
(version "2.78.0")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -194,7 +194,7 @@ it.")
|
|||
(url "https://github.com/trealla-prolog/trealla")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "0br45h2p7pbrzzjfpc4bl4drsh109qxscyib8kx48q8yfc8k4m2a"))
|
||||
(base32 "0mbcjq653vx5px73719wbasz7h0jhr38i2nvcj4wp8kspd0pz788"))
|
||||
(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