mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: trealla: Update to 2.65.0.
* gnu/packages/prolog.scm (trealla): Update to 2.65.0. Change-Id: I194de079c044cff9b49707a37e5c27faf046f9e1
This commit is contained in:
parent
d83d4653e4
commit
be1e7594e5
1 changed files with 2 additions and 2 deletions
|
@ -182,7 +182,7 @@ it.")
|
|||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.64.7")
|
||||
(version "2.65.0")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -191,7 +191,7 @@ it.")
|
|||
(url "https://github.com/trealla-prolog/trealla")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "1h639czd4rnza4c4mvbbzsn5l5mvf793gpniw5xrpcr8sydgj46s"))
|
||||
(base32 "0la5h8vniyn3kqddmb092kc6y31khwl3d98cyxxwfrk3ni8kvs8k"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue