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.41.
* gnu/packages/prolog.scm (trealla): Update to 2.90.41. Change-Id: Ia75b866be4d56fd4224f482d91accf56d85e1f79
This commit is contained in:
@@ -236,7 +236,7 @@ it.")
|
||||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.90.40")
|
||||
(version "2.90.41")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -245,7 +245,7 @@ it.")
|
||||
(url "https://github.com/trealla-prolog/trealla")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "0w699f3x5pgba3xcn7ydnv1k0d9ps9asrrf9yp1y8nmdxhym8nb8"))
|
||||
(base32 "17zs8bjb9fi5vzj91gdzgn70qr852g0365m30y4wvay2qn9sqr19"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system gnu-build-system)
|
||||
(inputs
|
||||
|
||||
Reference in New Issue
Block a user