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