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