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