mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user