mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-07 13:40:36 +02:00
gnu: trealla: Update to 2.78.11.
* gnu/packages/prolog.scm (trealla): Update to 2.78.11. Change-Id: Iaf62515c6534523a41452b618a2a0846fcd03144
This commit is contained in:
@@ -185,7 +185,7 @@ it.")
|
||||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.78.7")
|
||||
(version "2.78.11")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -194,7 +194,7 @@ it.")
|
||||
(url "https://github.com/trealla-prolog/trealla")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "1f7yw73dzzb3kfkk9r2vl6wvn01p6zj38qcjnvvkq276fb3jlwfv"))
|
||||
(base32 "1ixsh6di8ygb0hcjhmhixv3l5q0h1w322ij6dinpy6sb56cznvfy"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
|
||||
Reference in New Issue
Block a user