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