mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: trealla: Update to 2.73.1.
* gnu/packages/prolog.scm (trealla): Update to 2.73.1. Change-Id: I8fa410cd75b1c1722b737f08dc740280c04d1e4f
This commit is contained in:
@@ -182,7 +182,7 @@ it.")
|
||||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.71.33")
|
||||
(version "2.73.1")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -191,7 +191,7 @@ it.")
|
||||
(url "https://github.com/trealla-prolog/trealla")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "0kkadpbdkz662ly468f7hm2nhh8k04nr44qalbn1qm7wsrvc719g"))
|
||||
(base32 "13ixxn8vhj0vng5qg7x319xdziqk6alpbnn8sslsy2gyip744lgh"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system gnu-build-system)
|
||||
(native-inputs
|
||||
|
||||
Reference in New Issue
Block a user