mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-24 03:00:35 +02:00
gnu: trealla: Update to 2.90.22.
* gnu/packages/prolog.scm (trealla): Update to 2.90.22. Change-Id: Ifbc2c9533e9fa9d2cf090b47f4a50def51f8e1fa
This commit is contained in:
@@ -236,7 +236,7 @@ it.")
|
||||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.90.21")
|
||||
(version "2.90.22")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -245,7 +245,7 @@ it.")
|
||||
(url "https://github.com/trealla-prolog/trealla")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "0n7gbmypwbx0rnb02wbkmvjk7apl0didv658pyn36j4hicfmj2jx"))
|
||||
(base32 "1lh9820i2r1m083rjgjd82hkj0mmdbspa89796s09madmld9skcx"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system gnu-build-system)
|
||||
(inputs
|
||||
|
||||
Reference in New Issue
Block a user