Archived
1
0
Fork 0

gnu: cl-cl-gobject-introspection: Update to 0.3-4.4908a84.

* gnu/packages/lisp-xyz.scm (sbcl-cl-gobject-introspection): Update
  to 0.3-4.4908a84.

Change-Id: I3033fb2fd3080e4587991f1c54d6e2f98ef339dc
This commit is contained in:
Guillaume Le Vaillant 2024-05-30 17:01:49 +02:00
parent 2252f0553d
commit 09934b47e7
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -5625,8 +5625,8 @@ Common Lisp via Gobject Introspection.")
;; (sbcl-package->ecl-package sbcl-cl-gltf)) ;; (sbcl-package->ecl-package sbcl-cl-gltf))
(define-public sbcl-cl-gobject-introspection (define-public sbcl-cl-gobject-introspection
(let ((commit "83beec4492948b52aae4d4152200de5d5c7ac3e9") (let ((commit "4908a84c16349929b309c50409815ff81fb9b3c4")
(revision "3")) (revision "4"))
(package (package
(name "sbcl-cl-gobject-introspection") (name "sbcl-cl-gobject-introspection")
(version (git-version "0.3" revision commit)) (version (git-version "0.3" revision commit))
@ -5639,7 +5639,7 @@ Common Lisp via Gobject Introspection.")
(commit commit))) (commit commit)))
(file-name (git-file-name "cl-gobject-introspection" version)) (file-name (git-file-name "cl-gobject-introspection" version))
(sha256 (sha256
(base32 "0xwmj4b3whz12i474g54krp1v6h0fpvsx8lgwpk6rkli9xc71wc3")))) (base32 "0iw8fciydh9bi2svq30hi029df16arpspk0mjzh0cm1c6kjm9dcj"))))
(build-system asdf-build-system/sbcl) (build-system asdf-build-system/sbcl)
(inputs (inputs
(list glib (list glib