mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-27 19:35:10 -06:00
gnu: trealla: Update to 2.87.0.
* gnu/packages/prolog.scm (trealla): Update to 2.87.0. Change-Id: I37f74e99f6291bbe72dbf7cea84f4bc43326a37f
This commit is contained in:
parent
6def6eae95
commit
7bb3ec9632
1 changed files with 2 additions and 2 deletions
|
|
@ -189,7 +189,7 @@ it.")
|
|||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.86.12")
|
||||
(version "2.87.0")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
@ -198,7 +198,7 @@ it.")
|
|||
(url "https://github.com/trealla-prolog/trealla")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "046qdh1a0bx2jm0v2cb9j50m348hql29f3db82qc27r3cc26lbzs"))
|
||||
(base32 "02v3wj3f3fs7bv1h6j190f7dc4aqlqf90jdj7h1jkq8grkz3frky"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue