mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 19:39:34 +01:00
gnu: trealla: Update to 2.57.25.
* gnu/packages/prolog.scm (trealla): Update to 2.57.25. Change-Id: I6779078c3d439d11b6a34d42d1dae467a0764186
This commit is contained in:
parent
414d6d7f32
commit
0a49010e3c
1 changed files with 2 additions and 2 deletions
|
@ -182,7 +182,7 @@ it.")
|
|||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.56.14")
|
||||
(version "2.57.25")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -191,7 +191,7 @@ it.")
|
|||
(url "https://github.com/trealla-prolog/trealla")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "10df8w8yk9v4m6dzhvqgcjpbqac74vnyy12hbjxaw00srdcq3qad"))
|
||||
(base32 "0znsiavz8ikcvr82s41ryaay53i08ghf48ya92hzhqyfy8smw4m1"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
|
|
Loading…
Add table
Reference in a new issue