mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: trealla: Update to 2.77.23.
* gnu/packages/prolog.scm (trealla): Update to 2.77.23. Change-Id: Ia231b26b686e1e029f61286449ad410bed971ba0
This commit is contained in:
parent
22bda41fbf
commit
25522dab13
1 changed files with 2 additions and 2 deletions
|
@ -185,7 +185,7 @@ it.")
|
|||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.77.14")
|
||||
(version "2.77.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 "0x4y73rxf9njkv9s4jdj4m2vsfmriid4irav6zi7bjxp9pimfz90"))
|
||||
(base32 "1s9nc42hf2h8j38llwmi3r0h03p6hhpzq25jj5jn111435y3si1y"))
|
||||
(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