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