mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-29 04:01:28 -06:00
gnu: trealla: Update to 2.84.22.
* gnu/packages/prolog.scm (trealla): Update to 2.84.22. Change-Id: I696554fdff200e728542c47aaf1e5279bb0a74de
This commit is contained in:
parent
fdf6b5a4af
commit
d1888771ae
1 changed files with 2 additions and 2 deletions
|
|
@ -189,7 +189,7 @@ it.")
|
|||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.84.19")
|
||||
(version "2.84.22")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
@ -198,7 +198,7 @@ it.")
|
|||
(url "https://github.com/trealla-prolog/trealla")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "1ypj4fas6s7wzgk2yn2ay1n93hjh89i9cc7clw8lly253aqhyfqb"))
|
||||
(base32 "1lyfp29nhapd8zlvpj3x4sd6g2gwynwyq2hl317b4gn6byrl9hy8"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue