mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: trealla: Update to 2.78.5.
* gnu/packages/prolog.scm (trealla): Update to 2.78.5. Change-Id: I9cf38d93b78713bc8fc9eb6e7ece54aeab541a38
This commit is contained in:
parent
b01b310eac
commit
227fb11eb3
1 changed files with 2 additions and 2 deletions
|
|
@ -185,7 +185,7 @@ it.")
|
|||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.78.0")
|
||||
(version "2.78.5")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
@ -194,7 +194,7 @@ it.")
|
|||
(url "https://github.com/trealla-prolog/trealla")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "0mbcjq653vx5px73719wbasz7h0jhr38i2nvcj4wp8kspd0pz788"))
|
||||
(base32 "0ngm0j8canak7366923093ij8hyz2dsd5x44wqkspcab91iq1jgr"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue