mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: trealla: Update to 2.90.16.
* gnu/packages/prolog.scm (trealla): Update to 2.90.16. Change-Id: I70f2c970b19fdb8367cba398747afe2ee91384a8
This commit is contained in:
@@ -189,7 +189,7 @@ it.")
|
||||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.90.11")
|
||||
(version "2.90.16")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -198,7 +198,7 @@ it.")
|
||||
(url "https://github.com/trealla-prolog/trealla")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "1rchx7y96ng0cgsgc34zv3lf5d48x8p7zalknkmvp4iy6srk61m3"))
|
||||
(base32 "00wf8gmhfxh6jh9605km2i950aydl2adxs7386nxia014m442iic"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system gnu-build-system)
|
||||
(inputs
|
||||
|
||||
Reference in New Issue
Block a user