mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: trealla: Update to 2.92.1.
* gnu/packages/prolog.scm (trealla): Update to 2.92.1. Change-Id: Id092ad5e4adabe35132041be8f06065526ef07b2
This commit is contained in:
@@ -236,7 +236,7 @@ it.")
|
||||
(define-public trealla
|
||||
(package
|
||||
(name "trealla")
|
||||
(version "2.91.7")
|
||||
(version "2.92.1")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -245,7 +245,7 @@ it.")
|
||||
(url "https://github.com/trealla-prolog/trealla")
|
||||
(commit (string-append "v" version))))
|
||||
(sha256
|
||||
(base32 "1rpbi8dvc4s714n9xsjfg5zb4dhav18cf8kbikka995h152ws3mq"))
|
||||
(base32 "027028gxciag673avdqqnvpzn01phq2dc0jhrh8v85zdcyhd93k4"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system gnu-build-system)
|
||||
(inputs
|
||||
|
||||
Reference in New Issue
Block a user