mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: trealla: Update to 2.77.30.
* gnu/packages/prolog.scm (trealla): Update to 2.77.30. Change-Id: I44576b4edc07f1afc060eea0920dd6e2004be8aa
This commit is contained in:
parent
e371ddd233
commit
0af2e2b1ac
1 changed files with 2 additions and 2 deletions
|
@ -185,7 +185,7 @@ it.")
|
|||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.77.27")
|
||||
(version "2.77.30")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -194,7 +194,7 @@ it.")
|
|||
(url "https://github.com/trealla-prolog/trealla")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "0k9gs4h7qy67mk7hjlxczp32x4w1cbzxx0gzr4fqy08k176a4dng"))
|
||||
(base32 "0fy3dsg68c1zb0r31fj0s7dpk2jnr7c2ycr4hd11q9zyszxzqxaj"))
|
||||
(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