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