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