1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 13:10:33 +02:00

gnu: noweb: Update to 2.13.

* gnu/packages/noweb.scm (noweb): Update to 2.13.
This commit is contained in:
Tobias Geerinckx-Rice
2023-08-06 02:00:00 +02:00
parent 74f707d76d
commit 709232459d

View File

@@ -28,7 +28,7 @@
(define-public noweb
(package
(name "noweb")
(version "2.12")
(version "2.13")
(source
(origin
(method git-fetch)
@@ -38,7 +38,7 @@
"_")))))
(file-name (git-file-name name version))
(sha256
(base32 "1160i2ghgzqvnb44kgwd6s3p4jnk9668rmc15jlcwl7pdf3xqm95"))))
(base32 "0fwngh7zl9mrjz966pskhi4zvk26j6vsm85x99df9194nv51drq8"))))
(build-system gnu-build-system)
(arguments
(list