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