mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: trealla: Update to 2.65.21.
* gnu/packages/prolog.scm (trealla): Update to 2.65.21. Change-Id: If5d5d9cd711c5192add21b923dfa05b1afc74181
This commit is contained in:
parent
507fc8d3e3
commit
e016ee2950
1 changed files with 2 additions and 2 deletions
|
|
@ -182,7 +182,7 @@ it.")
|
|||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.65.0")
|
||||
(version "2.65.21")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
@ -191,7 +191,7 @@ it.")
|
|||
(url "https://github.com/trealla-prolog/trealla")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "0la5h8vniyn3kqddmb092kc6y31khwl3d98cyxxwfrk3ni8kvs8k"))
|
||||
(base32 "0ihs62hjk5hy3bidy80zhcjisynnn7jrk8ywl36ai2zhgzpjmhn9"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue